We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f777ca commit 6f5bf9aCopy full SHA for 6f5bf9a
highs/presolve/HPresolve.h
@@ -390,7 +390,7 @@ class HPresolve {
390
Result strengthenInequalities(HighsPostsolveStack& postsolve_stack,
391
HighsInt& num_strenghtened);
392
393
- HPresolve::Result detectImpliedIntegers();
+ Result detectImpliedIntegers();
394
395
Result detectParallelRowsAndCols(HighsPostsolveStack& postsolve_stack);
396
0 commit comments