ix.util
Interface TransitiveClosure

All Superinterfaces:
DirectedGraph
All Known Implementing Classes:
DAGTransitiveClosure, FullTransitiveClosure

public interface TransitiveClosure
extends DirectedGraph

The transitive closure of a relation that can be treated as directed graph.


Method Summary
 
Methods inherited from interface ix.util.DirectedGraph
getAllNodes, getRoots, getSuccessors, isBefore