Closed MaximeBouton closed 6 years ago
This PR addresses #9
create_policy
ValueIterationPolicy
solve(solver, mdp)
verbose
include_Q
init_util
Coverage remained the same at 100.0% when pulling 4e3154ea835a4704130f8b2090b20dd8a6cee062 on solver_options into 86310d8062a1f7c2d5e86c42b6f6d175b600a2f0 on master.
Just thought of this - test QMDP against this before you merge it!!!
I am preparing a PR on QMDP. I will merge this one after
JuliaPOMDP/QMDP.jl#10
This PR addresses #9
create_policy
no longer existsValueIterationPolicy
has outer constructors rather than inner ones.solve(solver, mdp)
verbose
,include_Q
andinit_util