We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MDPs.jl/src/algorithms/linprogsolve.jl
Line 31 in d764c04
The method should check if the computed solution is optimal and only return a value function and a policy if it is optimal. Otherwise it should fail.
The text was updated successfully, but these errors were encountered:
keithbadger
No branches or pull requests
MDPs.jl/src/algorithms/linprogsolve.jl
Line 31 in d764c04
The method should check if the computed solution is optimal and only return a value function and a policy if it is optimal. Otherwise it should fail.
The text was updated successfully, but these errors were encountered: