-
Notifications
You must be signed in to change notification settings - Fork 561
[Depends on #3701] Add tests for trivial constraints in pyomo/contrib/solver #3703
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
Open
michaelbynum
wants to merge
77
commits into
Pyomo:main
Choose a base branch
from
michaelbynum:trivial_constraints
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,720
−2,218
Open
Changes from all commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
b57ab07
updating solution loader
michaelbynum 070811d
refactoring gurobi interfaces
michaelbynum 27a3a14
Merge branch 'main' into observer_gurobi_refactor
michaelbynum d70dbb5
revert_gurobi_persistent
michaelbynum 5b1d3f9
refactoring gurobi interfaces
michaelbynum 4818130
refactoring gurobi interfaces
michaelbynum 7998fda
refactoring gurobi interfaces
michaelbynum 909be88
refactoring gurobi interfaces
michaelbynum 862c387
bugs
michaelbynum 8f7a61e
refactoring gurobi interfaces
michaelbynum 92fa4f5
remove unused imports
michaelbynum 8a9fc46
run black
michaelbynum 7249b19
update solution loader
michaelbynum 710807b
Merge remote-tracking branch 'origin/main' into solver_api
michaelbynum 25c48e7
Merge branch 'main' into observer_gurobi_refactor
michaelbynum 438b9b5
Merge remote-tracking branch 'michaelbynum/observer_gurobi_refactor' …
michaelbynum ac42345
updating solution loader
michaelbynum df56887
Merge remote-tracking branch 'origin/main' into observer_gurobi_refactor
michaelbynum 275d848
run black
michaelbynum cfa8633
Merge remote-tracking branch 'michaelbynum/observer_gurobi_refactor' …
michaelbynum 70ca6e7
updating solution loader
michaelbynum 1788ff3
dont free gurobi models twice
michaelbynum 5ec0421
Merge branch 'observer_gurobi_refactor' into solver_api
michaelbynum 2885f42
update solution loader
michaelbynum d16bee5
adding tests for trivial constraints and fixing bugs
michaelbynum 873f176
merge observer
michaelbynum c62a7b3
Merge branch 'observer_gurobi_refactor' into solver_api
michaelbynum a4e2b81
run black
michaelbynum 2001d15
Merge branch 'solver_api' into trivial_constraints
michaelbynum d25e721
run black
michaelbynum a43a38b
forgot to inherit from PersistentSolverBase
michaelbynum 1750fc5
merge in observer_gurobi_refactor
michaelbynum 02f383d
Merge branch 'solver_api' into trivial_constraints
michaelbynum e76baae
bug
michaelbynum 413d63d
Merge branch 'observer_gurobi_refactor' into solver_api
michaelbynum 3d302a1
Merge branch 'solver_api' into trivial_constraints
michaelbynum c2a0177
bug
michaelbynum 0bbdd70
Merge branch 'observer_gurobi_refactor' into solver_api
michaelbynum ecd602d
Merge branch 'solver_api' into trivial_constraints
michaelbynum 2c7208f
Merge branch 'main' into observer_gurobi_refactor
mrmundt 19fecf7
merge in main and observer
michaelbynum 31e7e97
Merge remote-tracking branch 'michaelbynum/observer_gurobi_refactor' …
michaelbynum 576a217
run black
michaelbynum ce99fb2
observer improvements
michaelbynum 066e4fd
run black
michaelbynum a96b518
merge observer_gurobi_refactor into solver_api
michaelbynum 92e77ba
merge solver_api into trivial_constraints
michaelbynum 6ccbaef
merge observer into observer_gurobi_refactor
michaelbynum cf000a1
directory for all gurobi interfaces
michaelbynum 9abb4bf
merge main into observer_gurobi_refactor
michaelbynum 7b20095
clean up gurobi interfaces
michaelbynum 43a864f
Merge branch 'observer' into observer_gurobi_refactor
michaelbynum 5073ba0
update gurobi persistent to use observer
michaelbynum 5e280dc
gurobi refactor: bugs
michaelbynum 8bff218
run black
michaelbynum d9dc14d
typo
michaelbynum 1c26ae3
contrib.solvers: bug in gurobi refactor
michaelbynum a4858ca
contrib.solver: update tests
michaelbynum 122511b
run black
michaelbynum 71963f1
Changing the config option name for 'use_mipstart' to be 'warmstart_d…
emma58 8712884
Adding tests for Gurobi warmstarts in all the interfaces
emma58 8a729c0
Merge branch 'main' into observer_gurobi_refactor
michaelbynum 7069f89
revert modification to ipopt interface
michaelbynum 93bb118
Merge branch 'main' into observer_gurobi_refactor
michaelbynum 7724678
Merge branch 'main' into observer_gurobi_refactor
michaelbynum 9bfad14
contrib.solver.gurobi: better handling of temporary config options
michaelbynum 2ab061a
fix error
michaelbynum f3d7f3a
contrib.solvers.gurobi: reworking the solution loader
michaelbynum d08d993
contrib.solvers.gurobi: reworking the solution loader
michaelbynum 3ee4e99
run black
michaelbynum b9ca201
remove some timing statements
michaelbynum 52d91f5
use absolute paths for imports
michaelbynum 3660227
Merge remote-tracking branch 'origin/main' into observer_gurobi_refactor
michaelbynum ce4e77c
merge main
michaelbynum c3f2d48
solution loader updates
michaelbynum ba4b29c
run black
michaelbynum 045f537
merge main
michaelbynum File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| from pyomo.contrib.solver.solvers.gurobi.gurobi_direct import GurobiDirect | ||
| from pyomo.contrib.solver.solvers.gurobi.gurobi_persistent import GurobiPersistent | ||
| from pyomo.contrib.solver.solvers.gurobi.gurobi_direct_minlp import GurobiDirectMINLP |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we use Optional here?