|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AdjListsGraph | This is a graph implementation that uses adjacency lists to store edges. |
AdjMatrixGraph | This is a graph implementation that uses an adjacency matrix to represent edges. |
Edge | This abstract class specifies a generic edge. |
Graph | This abstract class defines a set of variables and implements some methods that are common in every implementation of a directed multigraph object. |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |