| Class | Description |
|---|---|
| BoundedRTDP |
An implementation of Bounded RTDP [1].
|
| BoundedRTDP.StateSelectionAndExpectedGap |
A tuple class for a hashed state and the expected value function margin/gap of a the source transition.
|
| RTDP |
Implementation of Real-time dynamic programming [1].
|
| Enum | Description |
|---|---|
| BoundedRTDP.StateSelectionMode |
The different ways that states can be selected for expansion.
|