Class StreamInconsistencyEvaluationExample
java.lang.Object
org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
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 int
STANDARD EVENTSstatic final double
STANDARD SMOOTHING FACTORstatic 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_SMOOTHING_FACTOR
public static final double STANDARD_SMOOTHING_FACTORSTANDARD SMOOTHING FACTOR- See Also:
-
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
-
StreamInconsistencyEvaluationExample
public StreamInconsistencyEvaluationExample()Default Constructor
-
-
Method Details
-
main
main- Parameters:
args
- arguments- Throws:
InterruptedException
- InterruptedException
-