Skip to content

API Updates for pyomo_coek.components_only #60

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

Merged
merged 4 commits into from
Apr 2, 2024
Merged

API Updates for pyomo_coek.components_only #60

merged 4 commits into from
Apr 2, 2024

Conversation

whart222
Copy link
Collaborator

@whart222 whart222 commented Apr 2, 2024

Further fixes to the API to get pycoek working with mpi-sppy.

whart222 added 4 commits April 2, 2024 10:32
1. Adding dummy "load results" logic.

2. Returning solver information, assuming that the solution was found
and feasible.  This needs to be fixed!

3. Adding solver name to solver classes, to track a change in how
Pyomo handles the APPSI solvers.
1. Clarifying None/Stale semantics for vars and params

2. Adding the var reset_value() method, which updates the
var value with the pycoek var value

3. Return fake results object from solvers (for now)
@whart222 whart222 merged commit 2e82f21 into dev Apr 2, 2024
3 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.

1 participant