Hello Hussin,
one line got messed up in the response before:
>> Realizing that always W['L',*] = 0 gets us to:
>> var W {d in D, j in S} binary, <= if d = 'W' or ( d = 'S' and ( j < 7 or
>> j > 19 ) ) then 0 else 1;
it should be:
var W {d in D, j in S} binary, <= if d = 'L' or ( d = 'S' and ( j < 7 or j >
19 ) ) then 0 else 1;
Best regards
Xypron
--
View this message in context:
http://www.nabble.com/MIP-code-tp24207624p24226816.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.
_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk