Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

names prototypes #99

Open
svigerske opened this issue Mar 2, 2019 · 0 comments
Open

names prototypes #99

svigerske opened this issue Mar 2, 2019 · 0 comments
Labels
enhancement New feature or request Osi Base Class

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: @mgalati13

Original creation time: 2011-01-17 12:59:34

Assignee: @mjsaltzman

Version:

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.

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.

@svigerske svigerske added bug Something isn't working Osi Base Class trivial labels Mar 2, 2019
@svigerske svigerske added enhancement New feature or request and removed trivial bug Something isn't working labels Mar 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Osi Base Class
Projects
None yet
Development

No branches or pull requests

1 participant