help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Specifying constraints with '<' instead of '<='


From: Chris Rosebrugh
Subject: [Help-glpk] Specifying constraints with '<' instead of '<='
Date: Fri, 11 Jul 2003 19:19:32 -0700

What's the recommended way of specifying a constraint using 
'less than' instead of 'less than or equal to'? It appears
that only '<=' is available via lpx_set_col/row_bnds();

Is it legit to just subtract one from the RHS for integer
problem?

What about non-integer constraints?

Thanks. 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]