acyclic
Make a directed graph acyclic by reversing some edges.
Graphviz filters: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred`, & `unflatten`.
- Make a directed graph acyclic by reversing some edges:
- Print if a graph is acyclic, has a cycle, or is undirected, producing no output graph:
- Display help for `acyclic`:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).