-------- Forwarded Message --------
From: purser <[email protected]>
To: [email protected]
Subject: [Help-glpk] Existing constraint
Date: Sun, 25 Nov 2012 23:58:14 -0800 (PST)

Hi, All!
When constraints declared, it is meaning, that each constraint must be
ensure. Is it possible to specify how at least constraints enough ? Or to
use "exists" semantic? For example:

s.t. some_st{j in Objects}: exists {i in Resources}
x[i,j]*intensity[i,j]>=objectsCount[j];

Here I got error about invalid type "near exists".  How to fix this ? Help,
please !
-- 
View this message in context: 
http://old.nabble.com/Existing-constraint-tp34714263p34714263.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.





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

Reply via email to