public class GephiGraphGenerator extends Object
Constructor and Description |
---|
GephiGraphGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
random(org.gephi.project.api.Workspace workspace,
int n,
double wiringProba) |
void |
wattsStrogatz(org.gephi.project.api.Workspace workspace,
int n,
int n2,
double wiringProba) |
Copyright © 2018. All rights reserved.