public abstract class AbstractSelectionExecutionSimulator extends AbstractSimulator
Constructor and Description |
---|
AbstractSelectionExecutionSimulator(Psystem psystem) |
Modifier and Type | Method and Description |
---|---|
void |
reset()
Resets the simulator to the initial configuration
|
void |
selectRule(java.lang.Object r,
ChangeableMembrane m,
long count) |
alternateStep, cleanPreviousConfigurations, countAlternatives, getCurrentConfig, getInfoChannel, getPsystem, getTime, getVerbosity, isFinished, isTimed, run, runSteps, runUntilTimeOut, runUntilTimeOutorSteps, setCurrentConfig, setInfoChannel, setPsystem, setTimed, setVerbosity, step, stepBack, stepsBackAvailable, stopThread, supportsAlternateSteps, supportsStepBack
public AbstractSelectionExecutionSimulator(Psystem psystem)
public void reset()
ISimulator
reset
in interface ISimulator
reset
in class AbstractSimulator
public void selectRule(java.lang.Object r, ChangeableMembrane m, long count)