Re: Quadratic MIP in Eclipse

From: Joachim Schimpf <j.schimpf_at_icparc.ic.ac.uk>
Date: Tue 27 Nov 2001 11:47:30 AM GMT
Message-ID: <3C037D52.BE94CBBD@icparc.ic.ac.uk>
Aykut Firat wrote:
> 
> Hi,
> 
> Is it possible to solve quadratic mixed integer problems using Eclipse CLP
> and the student versions of the external solvers? I could not find any
> examples online.


No, unfortunately not:

[eclipse 1]: lib(eplex).
...
XPRESS-MP Student Integer Optimiser Release 12.20 
(c) Copyright Dash Associates 1984-2000
...
[eclipse 2]: X1+X2 $=< 1.9,
             optimize(min(-6*X1 + 2*X1^2 -2*X1*X2 + 2*X2^2), C).

?326 Error: Linear optimiser only: buy QP optimiser from Dash.
XPRESS problem: 326
event(eplex_abort): Optimization aborted (optimizer status = -1)
Abort



-- 
 Joachim Schimpf              /             phone: +44 20 7594 8187
 IC-Parc, Imperial College   /            mailto:J.Schimpf@ic.ac.uk
 London SW7 2AZ, UK         /    http://www.icparc.ic.ac.uk/eclipse
Received on Tue Nov 27 11:48:34 2001

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:12 PM GMT GMT