Class ExtensionRankingExample
java.lang.Object
org.tweetyproject.arg.dung.examples.ExtensionRankingExample
Example on how to use the OrderingSemanticsReasoner.
- Author:
 - Lars Bengel
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ExtensionRankingExample
public ExtensionRankingExample() 
 - 
 - 
Method Details
- 
main
public static void main(String[] args) throws NoSuchMethodException, IllegalAccessException, InvocationTargetException Shows extension ranks of a theory for the respective semantic- Parameters:
 args- arguments- Throws:
 NoSuchMethodException- ExceptionIllegalAccessException- ExceptionInvocationTargetException- Exception
 
 -