Hello,

Is there any way to call CPLEX within a mod file in GLPK? In AMPL, it is
possible to do this by providing the path before the solve command; for
example, the following will do this job:

option solver "C:\AMPL112\cplexamp";

I am wondering if similar approach can be used in GLPK.

Thanks in advance for your help and comments.

Regards,

Amir
_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to