|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CT2DTConverter | |
|---|---|
| jmarkov.jmdp | jMDP is used to solve Markov Decision Processes. |
| Uses of CT2DTConverter in jmarkov.jmdp |
|---|
| Fields in jmarkov.jmdp declared as CT2DTConverter | |
|---|---|
protected CT2DTConverter<S,A> |
CTMDP.converter
The converter used to map the problem to a DTMDP. |
| Methods in jmarkov.jmdp with parameters of type CT2DTConverter | |
|---|---|
void |
CTMDP.setConverter(CT2DTConverter<S,A> converter)
Sets the class in charge of making a DTMDP equivalent to the CTMDP |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||