helix.graph.algo
Interface Generator

All Known Subinterfaces:
RandomGenerator
All Known Implementing Classes:
AbstractRandomGenerator, BasicGenerator, CircleGenerator, ErdosGenerator, StarGenerator

public interface Generator


Method Summary
 Graph generate(GraphFactory factory)
           
 

Method Detail

generate

Graph generate(GraphFactory factory)