- Type Parameters:
S
- The type of statesA
- The type of actions
- All Known Implementing Classes:
FixedPolicy
A policy (map from states to actions) for Markov Decision Process
- Author:
- Matthias Thimm
-
Method Summary
-
Method Details
-
execute
- Parameters:
s
- state- Returns:
- action
-