POMDPSimulators.jl This package contains several simulators for POMDPs.jl. Please see the documentation: https://juliapomdp.github.io/POMDPSimulators.jl/latest To decide which simulator to use, see Which simulator should I use? Installation import Pkg Pkg.add("POMDPSimulators")