<div dir="ltr">My apologies for the delay in responding. I recently extended COIN-OR's parse for problems in LP format so that it is capable of understanding multiple objectives. If you just simply add another objective to an LP file in the obvious way and pass it to SYMPHONY with the -L flag, it will solve it as a multi-objective problem, e.g.,<div><br></div><div>./symphony -L s1c50w01.lp <br><div><br></div><div>If it's working, the start of the output should be something like:</div><div><br></div><div><div><b>Using FIFO search order...</b></div><div><b>Using augmented Chebyshev weight 0.00001000</b></div><div><b><br></b></div><div><b>***************************************************</b></div><div><b>***************************************************</b></div><div><b>Now solving with gamma = 1.0 tau = 0.0</b></div><div><b>***************************************************</b></div><div><b>***************************************************</b></div></div><div><b><br></b></div><div>Then, at the very end, you should get output like:<br></div><div><br></div><div><div><b>***************************************************</b></div><div><b>***************************************************</b></div><div><b>Displaying non-dominated solution values and breakpoints</b></div><div><b>***************************************************</b></div><div><b>***************************************************</b></div><div><b><br></b></div><div><b>First Objective: -18224.000 Second Objective: -17584.000 Range: 1.008593 - 1.000      000</b></div><div><b>First Objective: -18256.000 Second Objective: -20568.000 Range: 0.714815 - 1.008      593</b></div><div><b>First Objective: -17916.000 Second Objective: -20629.000 Range: 0.766990 - 0.714      815</b></div></div><div><br></div><div>etc.</div><div><br></div><div><br></div><div>With that said, the multiobjective capability now seems to be broken in trunk and possibly in later releases in the 5.6 series. I haven't had a chance to track down the problem, but it seems to be working in 5.6.2 at least.</div><div><br></div><div>Cheers,</div><div><br></div><div>Ted<br><div><br></div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 4, 2016 at 6:18 AM, Sebastian Schenker <span dir="ltr"><<a href="mailto:schenker@zib.de" target="_blank">schenker@zib.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
on <a href="https://projects.coin-or.org/SYMPHONY" rel="noreferrer" target="_blank">https://projects.coin-or.org/SYMPHONY</a> it is written that Symphony can be used to solve bi-objective MILPs. In the FAQ it is mentioned that it "will read AMPL/GMPL files using GLPKs parser, or MPS file using COIN-OR's parser".<br>
<br>
How does Symphony read bi-objective problems? Do you use an extended file format?<br>
I am not aware that AMPL and MPS (directly) supports several criteria.<br>
<br>
best,<br>
Sebastian<br>
<br>
-- <br>
Sebastian Schenker<br>
Research Assistant<br>
<br>
Zuse Institute Berlin<br>
Department of Mathematical Optimization<br>
Tel.: <a href="tel:%2B49%20%280%2930%2084185-223" value="+493084185223" target="_blank">+49 (0)30 84185-223</a><br>
Email: <a href="mailto:schenker@zib.de" target="_blank">schenker@zib.de</a><br>
<br>
TU Berlin, Institute of Mathematics<br>
Combinatorial Optimization & Graph Algorithms group<br>
Tel.: <a href="tel:%2B49%20%280%2930%20314-78657" value="+493031478657" target="_blank">+49 (0)30 314-78657</a><br>
Email: <a href="mailto:schenker@math.tu-berlin.de" target="_blank">schenker@math.tu-berlin.de</a><br>
_______________________________________________<br>
Symphony mailing list<br>
<a href="mailto:Symphony@list.coin-or.org" target="_blank">Symphony@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/symphony" rel="noreferrer" target="_blank">http://list.coin-or.org/mailman/listinfo/symphony</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div>
</div>