|
Graphviz
2.29.20120523.0446
|
#include "dot.h"
Go to the source code of this file.
Functions | |
| void | reverse_edge (edge_t *e) |
| void | acyclic (graph_t *g) |
| void acyclic | ( | graph_t * | g | ) |
| void reverse_edge | ( | edge_t * | e | ) |
Definition at line 21 of file acyclic.c.
References delete_fast_edge(), find_fast_edge(), aghead, agtail, merge_oneway(), and virtual_edge().
1.7.5