|
Graphviz
2.41.20171026.1811
|
#include "dot.h"
Go to the source code of this file.
Data Structures | |
| struct | blk_t |
| struct | stk_t |
Macros | |
| #define | BIGBUF 1000000 |
Typedefs | |
| typedef struct blk_t | blk_t |
Functions | |
| void | decompose (graph_t *g, int pass) |
Definition at line 200 of file decomp.c.
References agfstnode(), agnxtnode(), GD_comp, GD_n_nodes, GD_rankleader, ND_clust, ND_mark, ND_rank, SMALLBUF, and UF_find().
1.8.5