|
Graphviz
2.29.20120523.0446
|
#include "dot.h"
Go to the source code of this file.
Functions | |
| void | decompose (graph_t *g, int pass) |
| void decompose | ( | graph_t * | g, |
| int | pass | ||
| ) |
Definition at line 87 of file decomp.c.
References GD_n_nodes, GD_comp, agfstnode(), agnxtnode(), ND_clust, GD_rankleader, ND_rank, UF_find(), and ND_mark.
1.7.5