Skip to content

MDP and POMDP data structures

Erwin Walraven edited this page Nov 20, 2018 · 8 revisions

The java source code of the toolbox provides several classes to model MDPs and POMDPs. In both cases it is possible to define additional cost functions which can be used in constraints. The figure illustrates the inheritance structure of the classes, which we further discuss below.

Inheritance structure of classes

Clone this wiki locally