#include "dot.h"
Include dependency graph for decomp.c:
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 90 of file decomp.c.
References agfstnode(), agnxtnode(), GD_comp, GD_n_nodes, GD_rankleader, ND_clust, ND_mark, ND_rank, and UF_find().
Referenced by dot_rank().