macOS / binaries /

acyclic

/usr/local/bin/acyclic
Make directed graph acyclic

acyclic is a filter that takes a directed graph as input and outputs a copy of the graph with sufficient edges reversed to make the graph acyclic. The reversed edge inherits all of the attributes of the original edge.