Graphviz 12.0.1~dev.20240715.2254
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.
 
 agxbuf.h
 
 alloc.h
 Memory allocation wrappers that exit on failure.
 
 apply.c
 
 attr.c
 implementation of dynamic attributes
 
 bitarray.h
 API for compacted arrays of booleans.
 
 cghdr.h
 cgraph.h additions
 
 cgraph.h
 abstract graph C library, Cgraph API
 
 edge.c
 
 exit.h
 
 grammar.c
 
 grammar.h
 
 grammar.y
 
 graph.c
 
 gv_ctype.h
 replacements for ctype.h functions
 
 gv_math.h
 Arithmetic helper functions.
 
 id.c
 
 imap.c
 
 ingraphs.c
 supports user-supplied data
 
 ingraphs.h
 supports user-supplied data
 
 io.c
 
 list.h
 
 mem.c
 API: cgraph.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
 
 overflow.h
 arithmetic overflow helpers
 
 prisize_t.h
 
 queue.h
 generic first-in-first-out buffer (queue)
 
 rdr.h
 
 rec.c
 
 refstr.c
 API: cgraph.h, cghdr.h.
 
 scan.c
 
 scan.l
 
 sort.h
 qsort with carried along context
 
 stack.h
 Implementation of a dynamically expanding stack data structure.
 
 startswith.h
 
 strcasecmp.h
 platform abstraction for case-insensitive string functions
 
 streq.h
 
 strview.h
 Non-owning string references.
 
 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
 
 unreachable.h
 
 unused.h
 abstraction for squashing compiler warnings for unused symbols
 
 utils.c
 API cghdr.h.
 
 write.c
 implements agwrite, agcanon, agstrcanon, and agcanonStr
 

Detailed Description

man 3 cgraph

See Cgraph