Class StreamInconsistencyEvaluationExample2
java.lang.Object
org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
Illustrates stream-based inconsistency measurement.
- Author:
 - Matthias Thimm
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringBELIEFSET PATHstatic final doubleCNF RATIOstatic final intNUMBER OF ITERATIONSstatic final StringRESULT PATHstatic final intSIGNATURE SIZEstatic final intSIZE OF KNOWLEDGEBASESstatic final BinaryFunction<Double,Double, Double> STANDARD AGGFUNCTIONstatic final intSTANDARD EVENTSstatic final longTIMEOUTstatic final StringTMP FILE FOLDER - 
Constructor Summary
Constructors - 
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
RESULT PATH- See Also:
 
 - 
BELIEFSET_PATH
BELIEFSET PATH- See Also:
 
 - 
TMP_FILE_FOLDER
TMP FILE FOLDER- See Also:
 
 - 
TIMEOUT
public static final long TIMEOUTTIMEOUT- See Also:
 
 
 - 
 - 
Constructor Details
- 
StreamInconsistencyEvaluationExample2
public StreamInconsistencyEvaluationExample2() 
 - 
 - 
Method Details
- 
main
main- Parameters:
 args- arguments- Throws:
 InterruptedException- InterruptedException
 
 -