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

Moving limits options #681

Merged
merged 3 commits into from
Feb 6, 2024
Merged

Moving limits options #681

merged 3 commits into from
Feb 6, 2024

Conversation

cnpetra
Copy link
Collaborator

@cnpetra cnpetra commented Feb 5, 2024

Adds two new options to enforce upper limits on the update of the x primal variables during the line-search. In particular moving_lim_abs and moving_lim_rel options are added.

@cnpetra cnpetra marked this pull request as draft February 5, 2024 18:10
@cnpetra cnpetra self-assigned this Feb 5, 2024
@cnpetra cnpetra marked this pull request as ready for review February 5, 2024 18:40
@cnpetra cnpetra requested a review from nychiang February 5, 2024 18:40
@kswartz92
Copy link

At first glance this look like exactly what we need, thanks @cnpetra!

Copy link
Collaborator

@nychiang nychiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cnpetra cnpetra merged commit b0b6173 into develop Feb 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants