Class GraphExample
java.lang.Object
org.tweetyproject.graphs.examples.GraphExample
Example that shows how to construct graphs programmatically.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
GraphExample
public GraphExample()Default Constructor 
 - 
 - 
Method Details
- 
run
public void run()1st run method - 
run2
public void run2()2nd run method - 
main
 
 -