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

CoinBronKerbosch: Replace magic number for pivoting strategy #237

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

a-andre
Copy link
Contributor

@a-andre a-andre commented Aug 2, 2024

No description provided.

@tkralphs tkralphs merged commit 92cbb90 into coin-or:master Aug 13, 2024
13 checks passed
@a-andre a-andre deleted the pivot branch August 13, 2024 12:50
@christoph-cullmann
Copy link

Hi, this breaks a format string:

/local/ssd/cullmann/build/lpsolve.clpsolve/libcbc/src/CoinUtils/src/CoinBronKerbosch.cpp:375:76: error: format specifies type 'unsigned long' but the argument has underlying type 'unsigned int' [-Werror,-Wformat]
  375 |             fprintf(stderr, "Invalid option %lu for pivoting strategy!\n", pivotingStrategy_);

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

Successfully merging this pull request may close these issues.

3 participants