Class GraphExample
java.lang.Object
org.tweetyproject.graphs.examples.GraphExample
Example that shows how to construct graphs programmatically.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
GraphExamplepublic GraphExample()
 
- 
- 
Method Details- 
runpublic void run()1st run method
- 
run2public void run2()2nd run method
- 
mainmain- Parameters:
- args- arguments
 
 
-