AdrianoWas it not supposed to create a node if it was not create before?but I getI am testing graph.setAutoCreate( true );Hello,I just using graphstream libs and following the first example.
Exception in thread "main" org.graphstream.graph.ElementNotFoundException: Cannot create edge BC[B--C]. Node 'C' does not exist.
graph.addNode("A" );
graph.addNode("B" );
graph.setAutoCreate( true );
graph.addEdge( "AB", "A", "B" );
graph.addEdge( "BC", "B", "C" );
graph.addEdge( "CA", "C", "A" );Am I missing something?Kind regards,URL: http://people.inf.ethz.ch/galatiaTel: +41 44 63 38381--Disney Research Zurich
Postdoctoral Researcher
Stampfenbachstrasse 48
8006 Zurich
Switzerland
Archives gérées par MHonArc 2.6.16.