Skip to content

Variable Naming Conventions #21

Answered by spkelle2
spkelle2 asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out this isn't an issue. So please feel free to disregard. For anyone with a similar issue, just make sure to provide a 0 for the second argument in OsiClpSolverInterface::getColName(int colIndex, unsigned maxLen=static_cast< unsigned >(std::string::npos)) and to cache the names before your solve since CBC does not persist them.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by spkelle2
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants