|
Graphviz
2.29.20120523.0446
|

Go to the source code of this file.
Data Structures | |
| struct | aspect_t |
Typedefs | |
| typedef struct aspect_t | aspect_t |
Functions | |
| void | rank3 (graph_t *g, aspect_t *asp) |
| void | initEdgeTypes (graph_t *g) |
| void | init_UF_size (graph_t *g) |
| int | countDummyNodes (graph_t *g) |
| int countDummyNodes | ( | graph_t * | g | ) |
Definition at line 126 of file aspect.c.
References agfstnode(), agnxtnode(), agfstout(), agnxtout(), ND_rank, agtail, and aghead.
| void init_UF_size | ( | graph_t * | g | ) |
Definition at line 1963 of file aspect.c.
References agfstnode(), agnxtnode(), and ND_UF_size.
| void initEdgeTypes | ( | graph_t * | g | ) |
Definition at line 1592 of file aspect.c.
References agfstnode(), agnxtnode(), ND_in, ED_edge_type, and NORMAL.
Definition at line 1783 of file aspect.c.
References aspect_t::nextIter, agfstnode(), agnxtnode(), ND_rank, rank1(), aspect_t::combiAR, Verbose, str, aspect_t::targetAR, aspect_t::prevIterations, and aspect_t::curIterations.
1.7.5