> Yes! I am using GLPK 4.11!
> 
> The command to invoke this parameter that I am using is: 
> 
> lpx_set_int_parm(lp, LPX_K_USECUTS, 3);

The third parameter must be LPX_C_COVER, LPX_C_CLIQUE, LPX_C_GOMORY,
or LPX_C_ALL; bitwise "or" is allowed.




_______________________________________________
Bug-glpk mailing list
Bug-glpk@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to