JuliaPOMDP / SARSOP.jl

Julia package that wraps the SARSOP software for solving POMDPs/MDPs
Other
14 stars 7 forks source link

Testing is still using `RequirementSet` #52

Closed dylan-asmar closed 2 years ago

dylan-asmar commented 2 years ago

Need to update. Receives the following warning: RequirementSet is deprecated, use POMDPLinter.RequirementSet

dylan-asmar commented 2 years ago

I think these warnings are tied to deprecation warnings in other packages. I can't find any issues in SARSOP.