Hi,

I would like the variable x to be integer, and in {-1,1} (which means,
different from 0).

How can I write that in MathProg for glpsol? I have searched in the
manual but I can't write

 var x integer, in {-1,1};

Thanx for any suggestion.

Patrick


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

Reply via email to