Class for simulating a discrete time stochastic process.
void setEndState(const Instantiation &endState)
Sets the final states upon which a run is over.
const Instantiation & currentState()
Sets the intial statefrom which we begun the simulation.
Instantiation currentState_
Tha state in which the system currently is.
void setInitialState(const Instantiation &initialState)
Sets the intial statefrom which we begun the simulation.
Class for assigning/browsing values to tuples of discrete variables.
gum is the global namespace for all aGrUM entities