|
| From: | Hruby Martin |
| Subject: | [Help-glpk] lpx_set_col_bnds twice |
| Date: | Mon, 26 Mar 2007 21:54:21 +0200 (CEST) |
Hello,I solve an optimization problem where I need to specify variables (columns) to be in one of possible states: 1) within an set interval lpx_set_col_bnds(lpx, id, LPX_DB, from, to)
2) zero
Is there a way how to set a column to be in interval <from, to> or zero?
Thanks for any advice.
Martin
| [Prev in Thread] | Current Thread | [Next in Thread] |