Hi,

SCIP implements more heuristics than GLPK. In certain cases this can
make a significant difference.

Why don't you just use GLPK to "translate" your GMPL model into cplex
lp format and than use SCIP to solve that?

In this way you do not have to learn anything new.

Of course, you have to find the proper settings to make SCIP solve
your problems quickly.

Good luck,

Ali


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

Reply via email to