Interface | Description |
---|---|
Domain |
This is a marker interface for a problem domain.
|
TerminalFunction |
An interface for defining terminal states of an MDP.
|
Class | Description |
---|---|
StateTransitionProb |
A tuple for a
State and a double specifying the probability of transitioning to that state. |