|
Graphviz 14.0.3~dev.20251029.0425
|
demonstrates usage of aginit, ccomps, nodeInduce, pack_graph and agdelete More...
#include <graphviz/cgraph.h>#include <graphviz/gvc.h>#include <graphviz/pack.h>#include <stdbool.h>#include <stddef.h>#include <stdio.h>#include <stdlib.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 23 of file neatopack.c.
References agclose(), agdelete(), aginit(), AGNODE, AGRAPH, agread(), ccomps(), free(), graphviz_node_induce(), gvc, gvContext(), gvFreeContext(), gvFreeLayout(), gvLayout(), gvRender(), NULL, and pack_graph().