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

Persistence of value functions with embedded policies #2

Open beniz opened 10 years ago

beniz commented 10 years ago

This basically means the need for persistence of objects of the class BspTree, with specializations, as needed.