|
* @param args the command line arguments, currently not in use
|
|
* @param args the command line arguments, currently not in use
|
|
//RandomGraphGenerator r = new RandomGraphGenerator( 0.1, 0.2, 5,5, 5, 5, 1 );
|
|
//RandomGraphGenerator r = new RandomGraphGenerator( 0.1, 0.2, 5,5, 5, 5, 1 );
|
|
//LayeredGraphNode graph = r.createRandomNode( null, 0 );
|
|
//LayeredGraphNode graph = r.createRandomNode( null, 0 );
|