|
Graphviz
2.29.20120523.0446
|

Go to the source code of this file.
Defines | |
| #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 left, right, GD_maxrank, GD_minrank, GD_rank, FALSE, DOWN, UP, agerr(), AGPREV, GD_n_cluster, and GD_clust.
Referenced by dot_position().
1.7.5