Package edu.uci.ics.jung.algorithms

Interface Summary
MatrixElementOperations 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.
IterativeProcess Provides basic infrastructure for iterative algorithms.
RealMatrixElementOperations Implements the basic matrix operations on double-precision values.