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
..
data Add leg fascination to Diplomat 2021-11-02 15:26:08 -05:00
objects Avoid extraneous intermediate variables 2022-01-02 17:28:58 -06:00
__main__.py Add list option 2021-08-14 17:55:45 -05:00
solve.py Add leg fascination to Diplomat 2021-11-02 15:26:08 -05:00