> I wonder if adding additional constraints of

>   s.t. condition3{f in FOO, b in BAR, a in BAZ} :
>       x[f,b,a] <= u[f,b,a] * z;

> would help in developing an integer solution faster?

If u[f,b,a] is stronger than in lp relaxation, I suppose.
However, in general case, it may significantly depend on other
constraints.



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

Reply via email to