Uses of Package
scratch.tom.simpleGraph

Packages that use scratch.tom.simpleGraph
scratch.tom.simpleGraph   
 

Classes in scratch.tom.simpleGraph used by scratch.tom.simpleGraph
DirectedEdge
          a directed edge with vertex parameters specified
Edge
          Edge is parameterized for a particular vertex type.
Edge.Directed
          Directed adds two methods to Edge
Edge.Hyper
          Hyper adds several methods to Edge
Graph
          Graph is parameterized with vertex and edge type.