Package mocman.util.data

Class Summary
Graph<TN,TE> Generic Graph type It contains generic Nodes (Node), generic Edges (Node) and the graph representation.
Node<T> Generic Node type It contains 2 dimensional coordinates, a value and a color.