-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop COIN_HAS_NTY from public header CbcModel.hpp (#593)
COIN_HAS_NTY is only defined during compilation of Cbc but is used in public header CbcModel.hpp * Fixes bug introduced in 1e6e301 * Closes #591 * Also, fixes the Github workflow so that we're building with nuaty on Linux, as was intended. * Eliminate zapRootSymmetry(), since it is not defined or used. --------- Co-authored-by: Ted Ralphs <[email protected]>
- Loading branch information
1 parent
1857fd6
commit 2fac983
Showing
3 changed files
with
2 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters