Package org.griphyn.cPlanner.partitioner.graph

Interface Summary
Bag An interface to define a BAG of objects.
Graph The interface for the Graph Class.
GraphNodeContent This inteface defines a common base for all the classes that can reside in a GraphNode object.
 

Class Summary
Adapter A Adapter class that converts the ADag to Graph and vice a versa.
GraphNode Data class that allows us to construct information about the nodes in the abstract graph.
LabelBag A bag implementation that just holds a particular value for the label key.
MapGraph An implementation of the Graph that is backed by a Map.
 



Copyright © 2007 The University of Southern California. All Rights Reserved.