[Lemon-user] About lemon cplex installation and quadratic programming

Alpar Juttner alpar at cs.elte.hu
Tue Jul 23 00:37:41 CEST 2013



> 2.I am now using lemon to do some quadratic programming on network.I
> have to use cplex since there is no support of quadratic programming
> in glpk.Are there any interfaces in lemon for using quadratic
> programming of cplex?

Not yet, but you can access the original cplex API through the
cplexEnv() and cplexLp() member functions of CplexLP and CplexMIP.

Regards,
Alpar




More information about the Lemon-user mailing list