|
Graphviz
2.29.20120523.0446
|
#include "dot.h"
Go to the source code of this file.
Functions | |
| void | merge_chain (graph_t *g, edge_t *e, edge_t *f, int flag) |
| int | mergeable (edge_t *e, edge_t *f) |
| void | class2 (graph_t *g) |
| void class2 | ( | graph_t * | g | ) |
Definition at line 173 of file class2.c.
References GD_nlist, NULL, GD_n_nodes, mark_clusters(), GD_n_cluster, build_skeleton(), GD_clust, agfstnode(), agnxtnode(), agfstout(), agnxtout(), ND_weight_class, aghead, agtail, ND_clust, UF_find(), fast_node(), ED_to_virt, mergeable(), merge_chain(), FALSE, other_edge(), ND_rank, merge_oneway(), ED_label, ports_eq(), Concentrate, ED_edge_type, IGNORED, TRUE, flat_edge(), agfindedge(), ED_conc_opp_flag, agroot, GD_comp, and ALLOC.
Referenced by expand_cluster().
Definition at line 144 of file class2.c.
References MAX, ND_rank, agtail, aghead, assert, ED_to_virt, NULL, ED_count, ED_xpenalty, ED_weight, and ND_out.
Referenced by class2(), and interclexp().
1.7.5