[Symphony] symphony

Ted Ralphs ted at lehigh.edu
Sat Jan 28 11:59:17 EST 2012


The easiest way to get the solution into a text file with the black
box solver would be to redirect the output to a file and then parse it
to extract the solution. I suppose it would not be hard to provide an
option for storing the output in a file if that's needed. As for
changing the number of significant digits displayed in the solution,
the only way to do that at the moment would be to change the source
code to add more digits to the print statements. Of course, all this
would be easy if you just wrote a small driver and called the SYMPHONY
library through the API. Then you could grab the solution yourself and
output in any format and to any location you like. If that's not an
option for you, I can try to add these options.

Cheers,

Ted

On Fri, Nov 18, 2011 at 3:52 PM, Paulo Gouveia <paulossg at gmail.com> wrote:
> Dear,
>
> I am working with the symphony.exe in Windows and I would like to export the
> solution to a .txt file.
> Is there how to do this?
> Is there how to increasing the amount of characters of the variables that
> appear in the solution, because it is truncated.
>
> Best Regards
>
> Paulo Gouveia
> _______________________________________________
> Symphony mailing list
> Symphony at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/symphony
>



-- 
Dr. Ted Ralphs
Associate Professor, Lehigh University
(610) 628-1280
ted 'at' lehigh 'dot' edu
coral.ie.lehigh.edu/~ted


More information about the Symphony mailing list