Class InvertedNumberedGraph<T>

All Implemented Interfaces:
EdgeManager<T>, Graph<T>, NodeManager<T>, NumberedEdgeManager<T>, NumberedGraph<T>, NumberedNodeManager<T>, Iterable<T>

public class InvertedNumberedGraph<T> extends AbstractNumberedGraph<T>
A graph view that reverses the edges in a graph