Graphviz
2.41.20171026.1811
|
#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 aghead(), agtail(), delete_fast_edge(), find_fast_edge(), merge_oneway(), and virtual_edge().