Package jdg.graph
package jdg.graph
-
ClassesClassDescriptionPointer based implementation of an Adjacency List Representation of a graph.A class for representing an undirected of a graph, as an unordered pair of nodesA small collection of graph algorithmsA class for representing a node of a graph (implemented using adjacency lists)