Class StreamInconsistencyEvaluationExample2
java.lang.Object
org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
Illustrates stream-based inconsistency measurement.
- Author:
- Matthias Thimm
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
BELIEFSET PATHstatic final double
CNF RATIOstatic final int
NUMBER OF ITERATIONSstatic final String
RESULT PATHstatic final int
SIGNATURE SIZEstatic final int
SIZE OF KNOWLEDGEBASESstatic final BinaryFunction
<Double, Double, Double> STANDARD AGGFUNCTIONstatic final int
STANDARD EVENTSstatic final long
TIMEOUTstatic final String
TMP FILE FOLDER -
Constructor Summary
-
Method Summary
-
Field Details
-
SIGNATURE_SIZE
public static final int SIGNATURE_SIZESIGNATURE SIZE- See Also:
-
CNF_RATIO
public static final double CNF_RATIOCNF RATIO- See Also:
-
NUMBER_OF_ITERATIONS
public static final int NUMBER_OF_ITERATIONSNUMBER OF ITERATIONS- See Also:
-
SIZE_OF_KNOWLEDGEBASES
public static final int SIZE_OF_KNOWLEDGEBASESSIZE OF KNOWLEDGEBASES- See Also:
-
STANDARD_AGGFUNCTION
STANDARD AGGFUNCTION -
STANDARD_EVENTS
public static final int STANDARD_EVENTSSTANDARD EVENTS- See Also:
-
RESULT_PATH
-
BELIEFSET_PATH
-
TMP_FILE_FOLDER
-
TIMEOUT
public static final long TIMEOUTTIMEOUT- See Also:
-
-
Constructor Details
-
StreamInconsistencyEvaluationExample2
public StreamInconsistencyEvaluationExample2()Default Constructor
-
-
Method Details
-
main
main- Parameters:
args
- arguments- Throws:
InterruptedException
- InterruptedException
-