public class Dnd4ProbabilisticSimulator extends AbstractProbabilisticSimulator implements ISelectionLoopAlgorithm
Constructor and Description |
---|
Dnd4ProbabilisticSimulator(Psystem psystem) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxIterations() |
void |
setMaxIterations(int maxIterations) |
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 Dnd4ProbabilisticSimulator(Psystem psystem)
public int getMaxIterations()
getMaxIterations
in interface ISelectionLoopAlgorithm
public void setMaxIterations(int maxIterations)
setMaxIterations
in interface ISelectionLoopAlgorithm