Skip to content

Dummy/phantom constraints #301

Discussion options

You must be logged in to vote

Welcome @DarioSlaifsteinSk!

Interesting model, let me do my best to answer your questions.

With regard to the "dummy" constraints, this has to do with defining point variables which you are currently doing implicitly in your balance constraints. Point variables inherit all the properties of their parent infinite variable (e.g., bounds), but these can be changed to differ from their corresponding infinite variable. The good news here is that although the simple printing routine shows these point variable bounds as extra constraints (due to printing all the info of each point variable), the relationship between point variables and infinite variables is rigorously considered when the model i…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DarioSlaifsteinSk
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@DarioSlaifsteinSk
Comment options

Comment options

You must be logged in to vote
1 reply
@pulsipher
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants