[Osi] Is there a way to deactivate solver output?
Stefan Vigerske
stefan at math.hu-berlin.de
Sat Apr 24 19:35:15 EDT 2010
Hi,
Ted's point was mainly that OsiClp should not be used to solve MIPs,
since Clp is an LP solver, not a MIP solver.
Giving the choice between using OsiCbc, OsiSym, OsiGlpk, OsiCpx, OsiGrb,
OsiMsk, and OsiXpr should work fine.
Stefan
Christophe-Marie Duquesne schrieb:
> Actually, I don't like very much the idea of sticking to a particular
> OsiSolverInterface implementation. In my program, the user can specify
> the solver he wants to use from the command line. Please correct me if
> I am wrong, but using OsiCbcSolverInterface would then mean that the
> underlying solver must be Cbc and that this choice is no more
> available... Am I right?
>
More information about the Osi
mailing list