On Fri, 21 Oct 2011, Kasper Tordrup wrote:

Thx for the answers guys.
They helped a lot.

And yes, there is an error. o should be > 0 but for some reason if I change
that, GLPK says "strict bound not allowed"?
o is in the range 1..3
C is expected to be in 1..10 plus/minus
S could be as large as 200K-300K

Try >= 1 .

--
Michael   [email protected]
"Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be."

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to