Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
neatopack.c File Reference

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>
Include dependency graph for neatopack.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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().

Here is the call graph for this function: