public class StreamInconsistencyEvaluation2 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BELIEFSET_PATH |
static double |
CNF_RATIO |
static int |
NUMBER_OF_ITERATIONS |
static String |
RESULT_PATH |
static int |
SIGNATURE_SIZE |
static int |
SIZE_OF_KNOWLEDGEBASES |
static net.sf.tweety.math.func.BinaryFunction<Double,Double,Double> |
STANDARD_AGGFUNCTION |
static int |
STANDARD_EVENTS |
static long |
TIMEOUT |
static String |
TMP_FILE_FOLDER |
| Constructor and Description |
|---|
StreamInconsistencyEvaluation2() |
public static final int SIGNATURE_SIZE
public static final double CNF_RATIO
public static final int NUMBER_OF_ITERATIONS
public static final int SIZE_OF_KNOWLEDGEBASES
public static final net.sf.tweety.math.func.BinaryFunction<Double,Double,Double> STANDARD_AGGFUNCTION
public static final int STANDARD_EVENTS
public static final String RESULT_PATH
public static final String BELIEFSET_PATH
public static final String TMP_FILE_FOLDER
public static final long TIMEOUT
public static void main(String[] args) throws InterruptedException
InterruptedExceptionCopyright © 2018. All rights reserved.