| Interface | Description |
|---|---|
| FullStateModel |
An extension of
SampleStateModel for models that can enumerate the full probability distribution for a state
transition function. |
| SampleStateModel |
An interface for a model that can sample a state transition from the state transition function for a given input
state and action.
|
| Class | Description |
|---|---|
| FullStateModel.Helper |