Package edu.uci.ics.jung.algorithms

Interface Summary
IterativeContext  
MatrixElementOperations<E> An interface for specifying the behavior of graph/matrix operations for a particular element type.
 

Class Summary
GraphMatrixOperations Contains methods for performing the analogues of certain matrix operations on graphs.
GraphStatistics A set of statistical measures for structural properties of a graph.
Indexer A class providing static methods useful for improving the performance of graph algorithms.
IterativeProcess Provides basic infrastructure for iterative algorithms.
RealMatrixElementOperations<E> Implements the basic matrix operations on double-precision values.
 



Copyright © 2007. All Rights Reserved.