public class DCBAProbabilisticSimulator extends AbstractProbabilisticSimulator
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG |
Constructor and Description |
---|
DCBAProbabilisticSimulator(Psystem psystem) |
Modifier and Type | Method and Description |
---|---|
DynamicMatrix |
getDynamicMatrix() |
StaticMatrix |
getStaticMatrix() |
boolean |
isShowRules() |
void |
microStepInit() |
void |
setShowRules(boolean showRules) |
void |
setWriteToFile(boolean w) |
isFinished
reset, selectRule
alternateStep, cleanPreviousConfigurations, countAlternatives, getCurrentConfig, getInfoChannel, getPsystem, getTime, getVerbosity, isTimed, run, runSteps, runUntilTimeOut, runUntilTimeOutorSteps, setCurrentConfig, setInfoChannel, setPsystem, setTimed, setVerbosity, step, stepBack, stepsBackAvailable, stopThread, supportsAlternateSteps, supportsStepBack
public static final boolean DEBUG
public DCBAProbabilisticSimulator(Psystem psystem) throws PlinguaCoreException
PlinguaCoreException
public DynamicMatrix getDynamicMatrix()
public StaticMatrix getStaticMatrix()
public void setWriteToFile(boolean w)
public void microStepInit()
public boolean isShowRules()
public void setShowRules(boolean showRules)