|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.algo.AbstractRandomGenerator
helix.graph.algo.ErdosGenerator
public class ErdosGenerator
Constructor Summary | |
---|---|
ErdosGenerator(int nbVertices,
double connectProba)
|
Method Summary | |
---|---|
Graph |
generate(GraphFactory factory)
|
Methods inherited from class helix.graph.algo.AbstractRandomGenerator |
---|
setSeed |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErdosGenerator(int nbVertices, double connectProba)
Method Detail |
---|
public Graph generate(GraphFactory factory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |