Class SimulationType.SimulationState<S>
- java.lang.Object
-
- owl.automaton.algorithm.simulations.SimulationType.SimulationState<S>
-
- Direct Known Subclasses:
SimulationStates.LookaheadSimulationState
,SimulationStates.MultipebbleSimulationState
- Enclosing interface:
- SimulationType<S,T extends SimulationType.SimulationState<S>>
public abstract static class SimulationType.SimulationState<S> extends Object
-
-
Constructor Summary
Constructors Constructor Description SimulationState()
-
-
-
Method Detail
-
owner
public abstract Game.Owner owner()
-
-