Package directedgraph

Class AdjacencyMatrixDirectedGraph

java.lang.Object
directedgraph.AbstractDirectedGraph
directedgraph.AdjacencyMatrixDirectedGraph
All Implemented Interfaces:
DirectedGraph

public class AdjacencyMatrixDirectedGraph extends AbstractDirectedGraph implements DirectedGraph