public class HsInconsistencyMeasurementProcess extends net.sf.tweety.logics.commons.analysis.streams.InconsistencyMeasurementProcess<PropositionalFormula>
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_KEY_NUMBEROFPOPULATIONS
Configuration key for the number of populations tried out.
|
static String |
CONFIG_KEY_SIGNATURE
Configuration key for the signature.
|
static String |
CONFIG_SMOOTHINGFACTOR
Key for the configuration map that points to the smoothing factor to be used.
|
CONFIG_TIMEOUTMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
HsInconsistencyMeasurementProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(Map<String,Object> config) |
String |
toString() |
protected double |
update(PropositionalFormula formula) |
abort, getInconsistencyValue, init, runactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, yieldpublic static final String CONFIG_KEY_SIGNATURE
public static final String CONFIG_KEY_NUMBEROFPOPULATIONS
public static final String CONFIG_SMOOTHINGFACTOR
protected void init(Map<String,Object> config)
init in class net.sf.tweety.logics.commons.analysis.streams.InconsistencyMeasurementProcess<PropositionalFormula>protected double update(PropositionalFormula formula)
update in class net.sf.tweety.logics.commons.analysis.streams.InconsistencyMeasurementProcess<PropositionalFormula>public String toString()
toString in class net.sf.tweety.logics.commons.analysis.streams.InconsistencyMeasurementProcess<PropositionalFormula>Copyright © 2018. All rights reserved.