Structs§
- Abstract
Sim - Simulator that maps abstract actions to ground actions via a
Mapper
. - Ground
Sim - Simulator that steps the ground MDP directly.
Enums§
- Simulator
Type - Indicates whether a simulator operates on ground or abstract states.
Traits§
- Simulator
- Minimal interface for pluggable simulators used by MCTS.