mlpy.mdp.discrete.DiscreteModel.statespace

DiscreteModel.statespace

Collection of states and their state-action information.

Returns:

dict[MDPState, MDPStateData] :

The state space.