JuliaPOMDP / JuliaPOMDP/POMDPModelTools.jl
reward(s, a, sp) in UnderlyingMDP
Open
- Dominant language
- Julia
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
If a POMDP implements `reward(m, s, a, sp, o)`, then `reward(m, s, a, sp)` is not available when an `UnderlyingMDP` is created. We should fix this. One possible way is to use `StateActionReward`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.