JuliaPOMDP / JuliaPOMDP/DiscreteValueIteration.jl
remove action_index dependency
Open
help wanted
- Dominant language
- Julia
- Stars
- 21
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I started using action_index() to order the Q matrix for consistency, but if the Q matrix isn't stored, we don't really need to make the problem writer implement it, so maybe we should write it so it's only needed if include_Q is true.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.