[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] 'not' or 'or' constraints?
From: |
Philip Warner |
Subject: |
[Help-glpk] 'not' or 'or' constraints? |
Date: |
Fri, 27 May 2005 17:56:03 +1000 |
This may not be the right forum for this, but I need to solve an LP problem
that is subject to constraints like:
s <= 0 OR s >= 100
or, rewritten,
Not (0 < s < 100)
Is this something I can do in GLPK?
----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp.mit.edu:11371 |/
- [Help-glpk] 'not' or 'or' constraints?,
Philip Warner <=