[Symphony] Is it possible to save suboptimal solutions?

Michael Hennebry hennebry at web.cs.ndsu.nodak.edu
Thu Oct 6 10:29:15 EDT 2011


On Thu, 6 Oct 2011, Manuel Bärenz wrote:

> In my integer linear optimisation problem, is it possible to output all
> integer solutions that the algorithm finds during runtime?

Yes.
There is a callback for found-new-and-improved-solution.
Print to your heart's content.

-- 
Michael   hennebry at web.cs.ndsu.NoDak.edu
"Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be."


More information about the Symphony mailing list