[Osi] writeMps() won't write problem name
Michael Chen
vancouver.michael at gmail.com
Fri Jul 17 17:07:23 EDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/osi/attachments/20090717/04cbb1b3/attachment.html>
More information about the Osi
mailing list