Bone-Market-Solver/bonemarketsolver
Jeremy Saklad 15317f6298
Avoid extraneous intermediate variables
Intermediate variables should not be necessary if the equivalent
expression is a constant or a variable with the same bounds.

This change reduces the total number of variables in the model.

The documentation of BoneMarketModel.NewIntermediateIntVar has been
tweaked to allow for any number of constraints.
2022-01-02 17:28:58 -06:00
..
2021-11-02 15:26:08 -05:00
2021-08-14 17:55:45 -05:00
2021-11-02 15:26:08 -05:00