public class DagJGraphT extends Object
| Constructor and Description |
|---|
DagJGraphT(Dag dag) |
| Modifier and Type | Method and Description |
|---|---|
Dag |
detectAndFlagTransitiveEdges() |
List<Dag.Node> |
getTopologicalOrder() |
Iterator<Dag.Node> |
getTopologicalOrderIterator() |
Copyright © 2015 aequologica. All rights reserved.