POMDPs.jl
POMDPs.jl copied to clipboard
POMDPLinter Functionality
Someday someone (like me) might want to make a linter for POMDP problems. This issue will be a checklist for functionality.
- [ ] #390
- [ ] functions are typestable (#159)
- [ ]
isterminalis consistent with transitions and/or solvers check foristerminal(JuliaPOMDP/POMDPFiles.jl#5)
- [ ] states hash correctly and are completely immutable