Package | Description |
---|---|
jmarkov.jmdp |
jMDP is used to solve Markov Decision Processes.
|
Modifier and Type | Method and Description |
---|---|
void |
CTMDP.setConverter(CT2DTConverter<S,A> converter)
Sets the class in charge of making a DTMDP equivalent to the
CTMDP
|