[Osi] writeMps() won't write problem name
Matthew Saltzman
mjs at clemson.edu
Fri Jul 17 18:52:07 EDT 2009
Michael-
Please file a ticket at https://projects.coin-or.org/Osi.
Thanks!
On Fri, 2009-07-17 at 17:07 -0400, Michael Chen wrote:
> Dear there,
>
> Though I set the problem name explicitly, the writeMps still won't
> write it into the MPS file.
>
> string problem = "myproblem";
> osiModel->setStrParam(OsiProbName,myproblem);
> osiModel->writeMps(file.c_str(), extension, osiModel->getObjSense());
> (osiModel is actually a OsiCbcSolverInterface *).
>
> It seems that there is no method: osiModel->getProbName() neither.
>
> --
> Best regards,
> Michael Chen
> Google Voice Phone.: 847-448-0647
>
> _______________________________________________
> Osi mailing list
> Osi at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/osi
--
Matthew Saltzman
Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
More information about the Osi
mailing list