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

CbcBranchCut.cpp prints without log level check #196

Closed
antoshkaplus opened this issue Mar 24, 2018 · 2 comments
Closed

CbcBranchCut.cpp prints without log level check #196

antoshkaplus opened this issue Mar 24, 2018 · 2 comments

Comments

@antoshkaplus
Copy link

I feel like it's important for a library to have the feature to disable all kinds of logs in case of user has dependency on stdout.

@tkralphs
Copy link
Member

I certainly agree with you and this is undoubtedly a mistake. It would be helpful if you could paste in the messages that are printed without log level check. This would make it easy to find and fix them.

@antoshkaplus
Copy link
Author

Example:
CUT down Row cut has 2 elements with upper rhs of -1
1 * x0 -1 * x1

Was able to find it in CbcCutBranchingObject::branch()

@svigerske svigerske transferred this issue from coin-or/Cbc.old Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants