JuliaPOMDP / POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
http://juliapomdp.github.io/POMDPs.jl/latest/
Other
662 stars 100 forks source link

Upgrade IncrementalPruning to use POMDPTools #411

Closed zsunberg closed 8 months ago

zsunberg commented 2 years ago

See instructions at https://sites.google.com/view/pomdps-hackathon/pomdptools-upgrade-instructions

dylan-asmar commented 8 months ago

This issue should be resolved as part of this PR: https://github.com/JuliaPOMDP/IncrementalPruning.jl/pull/36

zsunberg commented 8 months ago

You can go ahead and merge that PR and close this.

dylan-asmar commented 8 months ago

Completed with https://github.com/JuliaPOMDP/IncrementalPruning.jl/pull/36