| Package | Description |
|---|---|
| ptolemy.graph |
Algorithms for manipulation and analyzing mathematical graphs.
|
| Modifier and Type | Method and Description |
|---|---|
DirectedAcyclicGraph |
DirectedGraph.toDirectedAcyclicGraph()
Return an acyclic graph if this graph is acyclic.
|