Class SimulationStates.MultipebbleSimulationState<S>

  • Type Parameters:
    S - Type of state for the underlying automaton.
    Enclosing class:
    SimulationStates

    public abstract static class SimulationStates.MultipebbleSimulationState<S>
    extends SimulationType.SimulationState
    Holds all information necessary to implement forward multipebble simulations. It contains a pebble controlled by Spoiler, a multipebble (i.e. a collection of pebbles) controlled by Duplicator as well as a valuation chosen by Spoiler.
    • Constructor Detail

      • MultipebbleSimulationState

        public MultipebbleSimulationState()