coin-or / Cbc.old

This is a mirror of the subversion repository on COIN-OR
https://projects.coin-or.org/Cbc
Other
88 stars 30 forks source link

[Trac #154] prune a problem prior to solving #53

Open s-c-e opened 5 years ago

s-c-e commented 5 years ago

image

How can I prune a problem prior to solving? Is there a way to fix the values of some variables and eliminate these variables before solving? Thanks.