MDP class reference¶
-
class MDP¶
The MDP class in the DynaPlex framework is designed for modeling and solving Markov Decision Processes. It encapsulates the state, event, and action space of the MDP and provides a comprehensive set of functions to manipulate and interact with these elements.