Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
cgraph Directory Reference

abstract graph C library, API cgraph.h

More...

Directory dependency graph for cgraph:

Files

 acyclic.c
 make directed graph acyclic, implements graphviz_acyclic, used in cmd/tools/acyclic.c
 
 agerror.c
 API: cgraph.h.
 
 apply.c
 
 attr.c
 implementation of dynamic attributes
 
 cghdr.h
 cgraph.h additions
 
 cgraph.h
 abstract graph C library, Cgraph API
 
 edge.c
 
 grammar.c
 
 grammar.h
 
 grammar.y
 
 graph.c
 
 id.c
 
 imap.c
 
 ingraphs.c
 supports user-supplied data
 
 ingraphs.h
 supports user-supplied data
 
 io.c
 
 list.h
 
 node.c
 
 node_induce.c
 
 node_set.h
 unordered set of Agsubnode_t *
 
 obj.c
 generic manipulations with Agobj_t and derived objects graphs, nodes and edges
 
 rdr.h
 
 rec.c
 
 refstr.c
 API: cgraph.h, cghdr.h.
 
 scan.c
 
 scan.l
 
 subg.c
 implementation of subgraphs
 
 tokenize.h
 String tokenization.
 
 tred.c
 transitive reduction filter for directed graphs, API: cgraph.h, implements graphviz_tred, used in cmd/tools/tred.c
 
 unflatten.c
 adjusts directed graphs to improve layout aspect ratio, API: cgraph.h, implements graphviz_unflatten, used in cmd/tools/unflatten.c
 
 utils.c
 API cghdr.h.
 
 write.c
 implements agwrite, agcanon, agstrcanon, and agcanonStr
 

Detailed Description

man 3 cgraph

See Cgraph