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

EAGO v0.8.1 #116

Merged
merged 5 commits into from
Jun 15, 2023
Merged

EAGO v0.8.1 #116

merged 5 commits into from
Jun 15, 2023

Conversation

DimitriAlston
Copy link
Member

No description provided.

RXGottlieb and others added 5 commits June 14, 2023 18:20
Addresses an issue where integer and binary variables that don't appear in nonconvex terms cause the "UpperBoundAlreadySet" error.
Added a check in the global optimization routine to check for unbounded branching variables. This function will warn the user and set the [-Inf] or [Inf] bounds to [-1e10] or [1e10], respectively.
Added the unbounded variable check to the initialize_stack! function, which takes place at the beginning of global_solve!
Updated PrettyTables to v2+ and removed unused types to get rid of the warning every time EAGO is used.
Added EAGO parameter unbounded_check which enables the function unbounded_check! by default.

Updated EAGO news for v0.8.1.
@DimitriAlston DimitriAlston merged commit 839e0fb into PSORLab:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants