|
Graphviz
2.29.20120523.0446
|
#include "dot.h"
Go to the source code of this file.
Functions | |
| int | nonconstraint_edge (edge_t *e) |
| void | class1 (graph_t *g) |
| void class1 | ( | graph_t * | g | ) |
Definition at line 70 of file class1.c.
References mark_clusters(), agfstnode(), agnxtnode(), agfstout(), agnxtout(), ED_to_virt, nonconstraint_edge(), UF_find(), agtail, aghead, ND_clust, find_fast_edge(), merge_oneway(), virtual_edge(), agfindedge(), and NULL.
| int nonconstraint_edge | ( | edge_t * | e | ) |
Definition at line 23 of file class1.c.
References E_constr, agxget(), Agsym_t::index, mapbool(), FALSE, TRUE, ND_clust, agtail, ND_rank, GD_leader, aghead, ED_minlen, virtual_node(), ND_node_type, SLACKNODE, UF_find(), make_aux_edge(), CL_BACK, ED_weight, and ED_to_orig.
Referenced by class1().
1.7.5