Graphviz  2.29.20120523.0446
Defines | Functions
lib/dotgen/conc.c File Reference
#include "dot.h"
#include <setjmp.h>
Include dependency graph for conc.c:

Go to the source code of this file.

Defines

#define UP   0
#define DOWN   1

Functions

void dot_concentrate (graph_t *g)

Define Documentation

#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().


Function Documentation

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().