Package | Description |
---|---|
jmarkov.jmdp.solvers |
This package contins the framwork of solvers used by jMDP to solve Markov Decision Processes.
|
Modifier and Type | Class and Description |
---|---|
class |
FiniteSolver<S extends State,A extends Action>
This class belongs to the set of default solvers included in the
jmdp package.
|