JuliaPOMDP / DiscreteValueIteration.jl

Value iteration solver for MDPs
Other
20 stars 12 forks source link

Bellman tolerance for gauss-siedel solver #2

Closed etotheipluspi closed 9 years ago

etotheipluspi commented 9 years ago

Add a terminating condition to the gauss-seidel solver based on the Bellman tolerance.