Package | Description |
---|---|
scratch.tom.simpleGraph |
Class and Description |
---|
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.
|