POMDPs.jl icon indicating copy to clipboard operation
POMDPs.jl copied to clipboard

POMDPLinter Functionality

Open zsunberg opened this issue 6 years ago • 1 comments

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)
  • [ ] isterminal is consistent with transitions and/or solvers check for isterminal (JuliaPOMDP/POMDPFiles.jl#5)

zsunberg avatar Dec 19 '18 20:12 zsunberg

  • [ ] states hash correctly and are completely immutable

zsunberg avatar May 20 '23 17:05 zsunberg