Skip to content

Commit

Permalink
optional more probing/cuts if CBC_MORE_USE_GLOBAL_CUTS
Browse files Browse the repository at this point in the history
  • Loading branch information
jjhforrest committed Nov 27, 2024
1 parent 473cf48 commit 76eba51
Show file tree
Hide file tree
Showing 4 changed files with 438 additions and 23 deletions.
2 changes: 1 addition & 1 deletion src/CbcCutGenerator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#include "CglCutGenerator.hpp"
#include "CbcCutModifier.hpp"
#include "CbcConfig.h"
#include "CbcModel.hpp"

class CbcModel;
class OsiRowCut;
class OsiRowCutDebugger;

Expand Down
Loading

0 comments on commit 76eba51

Please sign in to comment.