> I am new in GLPK. I want to fill a two dimensional array of variable with 0 > or 1. But I will get all of it zero :-( any idea?
Please see glpk/examples/jssp.mod included in the glpk distribution. This example model illustrates how to model disjunctive constraints similar to yours. _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
