Class RankingPostulatesExample
java.lang.Object
org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
Example code for evaluating ranking semantics in regard
to postulates. Each postulate represents a single property
that characterizes how the semantics ranks arguments.
- Author:
- Anna Gessler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
static void
static void
static void
static void
static void
static void
-
Constructor Details
-
RankingPostulatesExample
public RankingPostulatesExample()
-
-
Method Details
-
main
-
CategorizerExample
public static void CategorizerExample() -
BurdenExample
public static void BurdenExample() -
DiscussionExample
public static void DiscussionExample() -
TuplesExample
public static void TuplesExample() -
StrategyBasedExample
public static void StrategyBasedExample() -
SAFExample
public static void SAFExample() -
CountingExample
public static void CountingExample() -
PropagationExample
public static void PropagationExample()
-