mlpy.mdp.discrete.DecisionTreeModel.statespace

DecisionTreeModel.statespace

Collection of states and their state-action information.

Returns:

dict[MDPState, MDPStateData] :

The state space.