beniz / hmdp

hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.
Apache License 2.0
23 stars 4 forks source link

Allow solving discrete-only MDPs #4

Open beniz opened 10 years ago

beniz commented 10 years ago

There's no difficulty, as the continuous state-space can be considered non-existent in this case.