Package edu.uci.ics.jung.algorithms.generators

Methods for generating new (often random) graphs with various properties.

See:
          Description

Interface Summary
EvolvingGraphGenerator<V,E> An interface for algorithms that generate graphs that evolve iteratively.
GraphGenerator<V,E> An interface for algorithms that generate graphs.
 

Package edu.uci.ics.jung.algorithms.generators Description

Methods for generating new (often random) graphs with various properties.



Copyright © 2008 null. All Rights Reserved.