|
| From: | D'Agostino, Larry - TX |
| Subject: | RE: [Help-glpk] More conditional variables fun |
| Date: | Mon, 12 Oct 2009 15:53:05 -0500 |
|
Sorry for double posting. Actually you might want to try something to
the affect of c <= d*b + e*a From:
help-glpk-bounces+larry.d'address@hidden [mailto:help-glpk-bounces+larry.d'address@hidden
On Behalf Of D'Agostino, Larry -
TX Try thinking in terms of a Big M or large
variable method. For instance… continuous variable _expression_ < (some
large number) (binary variable) so you may do _expression_ <= M * (a + b) where M is a very large number From:
help-glpk-bounces+larry.d'address@hidden
[mailto:help-glpk-bounces+larry.d'address@hidden On Behalf Of Yaron Kretchmer Hi There. |
| [Prev in Thread] | Current Thread | [Next in Thread] |