Graphviz
2.41.20171026.1811
|
#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 172 of file class2.c.
References agfindedge, agfstnode(), agfstout(), aghead(), agnxtnode(), agnxtout(), agtail(), ALLOC, build_skeleton(), Concentrate, dot_root(), ED_conc_opp_flag, ED_edge_type, ED_label, ED_to_virt, FALSE, fast_node(), flat_edge(), GD_clust, GD_comp, GD_n_cluster, GD_n_nodes, GD_nlist, IGNORED, mark_clusters(), merge_chain(), merge_oneway(), mergeable(), ND_clust, ND_rank, ND_weight_class, NULL, other_edge(), ports_eq(), TRUE, and UF_find().
Referenced by expand_cluster().
Definition at line 143 of file class2.c.
References aghead(), agtail(), assert, ED_count, ED_to_virt, ED_weight, ED_xpenalty, MAX, ND_out, ND_rank, and NULL.
Referenced by class2(), and interclexp().