Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | aspect_t |
Typedefs | |
typedef struct aspect_t | aspect_t |
Functions | |
aspect_t * | setAspect (Agraph_t *g, aspect_t *adata) |
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) |
Definition at line 129 of file aspect.c.
References agfstnode(), agfstout(), aghead(), agnxtnode(), agnxtout(), agtail(), and ND_rank.
void init_UF_size | ( | graph_t * | g | ) |
Definition at line 1969 of file aspect.c.
References agfstnode(), agnxtnode(), and ND_UF_size.
void initEdgeTypes | ( | graph_t * | g | ) |
Definition at line 1595 of file aspect.c.
References agfstnode(), agnxtnode(), ED_edge_type, ND_in, and NORMAL.
Definition at line 1786 of file aspect.c.
References agfstnode(), agnxtnode(), aspect_t::combiAR, aspect_t::curIterations, MAXDOUBLE, ND_rank, aspect_t::nextIter, aspect_t::prevIterations, rank1(), str, aspect_t::targetAR, and Verbose.
Definition at line 1978 of file aspect.c.
References agerr(), agget(), AGWARN, aspect_t::badGraph, DEF_PASSES, MAX_AR, MIN_AR, aspect_t::nextIter, aspect_t::nPasses, NULL, aspect_t::targetAR, and Verbose.