#include "dot.h"
Include dependency graph for flat.c:
Go to the source code of this file.
Defines | |
#define | HLB 0 |
#define | HRB 1 |
#define | SLB 2 |
#define | SRB 3 |
Functions | |
int | flat_edges (graph_t *g) |
int flat_edges | ( | graph_t * | g | ) |
Definition at line 257 of file flat.c.
References ED_adjacent, ED_dist, ED_label, ED_to_virt, FALSE, GD_flip, GD_n_cluster, GD_nlist, GD_rank, Agedge_t::head, le, MAX, ND_flat_in, ND_flat_out, ND_next, ND_other, ND_rank, rec_reset_vlists(), rec_save_vlists(), Agedge_t::tail, and TRUE.
Referenced by dot_position().