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

Update MindtPy online doc #23

Open
wants to merge 158 commits into
base: pyomo-master
Choose a base branch
from
Open

Update MindtPy online doc #23

wants to merge 158 commits into from

Conversation

ZedongPeng
Copy link
Owner

@ZedongPeng ZedongPeng commented Nov 1, 2021

Fixes # .

Summary/Motivation:

Changes proposed in this PR:

image
image
image
image
image
image
image
image
image
image

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

…rder and decl order don't match, incorporating this in bigm but not hull yet (and tests are in progress)
… filling out the example where decl order and instantiation order are different, which breaks it.
…ys, not just when targets are specified, and testing that this works for bigm
… with the same models (but just comparing nl files because my example is kind of too big to test completely with hull)
…nd also having it transform global ones at the end
…sing some variables that get declared on deactivated Disjuncts.
… references will get moved up in case we need them somewhere else. This is dumb, but until the writers will look on deactivated Blocks for stuff, it will work
… references will get moved up in case we need them somewhere else. This is dumb, but until the writers will look on deactivated Blocks for stuff, it will work
…/pyomo into bigm-and-hull-logical-integration
…nstraints added. These are all okay with no modifications because the mip solve calls bigm.
…odel. It's still okay because bigm transforms everything and finds them.
…ch are still okay because everything gets transformed with bigm to create the linear master problem.
Fix reversed NL op codes for floor/ceil
@bernalde
Copy link
Collaborator

bernalde commented Dec 1, 2021

I think it does not need to be that detailed. Mention that a constraint $g(x)=0$ with multiplier $\lambda$ gets relaxed at a point $x'$ if $\lambda'$ has sign... and then put the table that you have already in the documentation.

mrmundt and others added 27 commits December 1, 2021 07:26
Add support for user-defined Component List starting index
Skip some fileutils tests on OSX Big Sur and Python<3.8
Switch `Var.value` setter to validate values
Rework coverage uploads to use GitHub Action
Construct slices with normalized indices in slicing utility
mrmundt added a commit that referenced this pull request Feb 10, 2023
Revert "Add support for Xpress callbacks in Pyomo."
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.

9 participants