[Osi] prototypes of writeLp vs writeMps for names
Matthew Saltzman
mjs at clemson.edu
Mon Jan 17 09:06:24 EST 2011
On Mon, 2011-01-17 at 13:00 +0000, Matthew Galati wrote:
> The proto for names in writeMps is:
> const char **
> while writeLp is:
> char const * const * const
>
> Why? And can these be made uniform - a user would typically use these
> together and will have the names in one particular format.
Probably just inconsistent conformity to convention, and yes. The only
question is which is the right one.
>
> Also, can a proto that accespts OsiNameVec be added? This is the type
> that OSI itself stores the names as - so, this would be the most
> common.
Sounds reasonable.
>
> https://projects.coin-or.org/Osi/ticket/99
Thanks.
> _______________________________________________
> 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