Class StreamInconsistencyEvaluationExample
java.lang.Object
org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
Illustrates stream-based inconsistency measurement.
- Author:
- Matthias Thimm
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic StringBELIEFSET PATHstatic doubleCNF RATIOstatic intNUMBER OF ITERATIONSstatic StringRESULT PATHstatic intSIGNATURE SIZEstatic intSIZE OF KNOWLEDGEBASESstatic intSTANDARD EVENTSstatic doubleSTANDARD SMOOTHING FACTORstatic longTIMEOUTstatic StringTMP FILE FOLDER -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIGNATURE_SIZE
public static final int SIGNATURE_SIZESIGNATURE SIZE- See Also:
- Constant Field Values
-
CNF_RATIO
public static final double CNF_RATIOCNF RATIO- See Also:
- Constant Field Values
-
NUMBER_OF_ITERATIONS
public static final int NUMBER_OF_ITERATIONSNUMBER OF ITERATIONS- See Also:
- Constant Field Values
-
SIZE_OF_KNOWLEDGEBASES
public static final int SIZE_OF_KNOWLEDGEBASESSIZE OF KNOWLEDGEBASES- See Also:
- Constant Field Values
-
STANDARD_SMOOTHING_FACTOR
public static final double STANDARD_SMOOTHING_FACTORSTANDARD SMOOTHING FACTOR- See Also:
- Constant Field Values
-
STANDARD_EVENTS
public static final int STANDARD_EVENTSSTANDARD EVENTS- See Also:
- Constant Field Values
-
RESULT_PATH
RESULT PATH- See Also:
- Constant Field Values
-
BELIEFSET_PATH
BELIEFSET PATH- See Also:
- Constant Field Values
-
TMP_FILE_FOLDER
TMP FILE FOLDER- See Also:
- Constant Field Values
-
TIMEOUT
public static final long TIMEOUTTIMEOUT- See Also:
- Constant Field Values
-
-
Constructor Details
-
StreamInconsistencyEvaluationExample
public StreamInconsistencyEvaluationExample()
-
-
Method Details
-
main
main- Parameters:
args- arguments- Throws:
InterruptedException- InterruptedException
-