Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Functions | |
bool | nonconstraint_edge (edge_t *e) |
static void | interclust1 (graph_t *g, node_t *t, node_t *h, edge_t *e) |
void | class1 (graph_t *g) |
void class1 | ( | graph_t * | g | ) |
Definition at line 62 of file class1.c.
References agfstnode(), agfstout(), aghead, agnxtnode(), agnxtout(), agtail, ED_to_virt, find_fast_edge(), interclust1(), mark_clusters(), merge_oneway(), ND_clust, nonconstraint_edge(), UF_find(), and virtual_edge().
Referenced by dot1_rank().
Definition at line 31 of file class1.c.
References aghead, agtail, CL_BACK, ED_minlen, ED_to_orig, ED_weight, GD_leader, make_aux_edge(), ND_clust, ND_node_type, ND_rank, offset, SLACKNODE, UF_find(), and virtual_node().
Referenced by class1().