Skip to content

names prototypes #99

@svigerske

Description

@svigerske

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions