Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Macros | |
#define | UP 0 |
#define | DOWN 1 |
Functions | |
void | dot_concentrate (graph_t *g) |
#define DOWN 1 |
Definition at line 23 of file conc.c.
Referenced by dot_concentrate().
#define UP 0 |
Definition at line 22 of file conc.c.
Referenced by dot_concentrate().
void dot_concentrate | ( | graph_t * | g | ) |
Definition at line 197 of file conc.c.
References agerr(), AGPREV, DOWN, FALSE, GD_clust, GD_maxrank, GD_minrank, GD_n_cluster, GD_rank, left, right, and UP.
Referenced by dot_position().