Skip to content
New issue

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

EulerBounder does not reset the starting bound after each step size refinement #620

Closed
lgeretti opened this issue Jun 1, 2021 · 0 comments · Fixed by #621
Closed

EulerBounder does not reset the starting bound after each step size refinement #620

lgeretti opened this issue Jun 1, 2021 · 0 comments · Fixed by #621
Assignees
Labels
deficiency Un undesirable feature which is not a bug solvers Solvers module
Milestone

Comments

@lgeretti
Copy link
Member

lgeretti commented Jun 1, 2021

The EulerBounder enlarges the bound B if a solution is possibly found. It should also reset it to the initial value of D if the step size is ultimately reduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deficiency Un undesirable feature which is not a bug solvers Solvers module
Development

Successfully merging a pull request may close this issue.

1 participant