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 8419957 commit 105fdeeCopy full SHA for 105fdee
src/simplex/HEkk.h
@@ -38,7 +38,7 @@ class HEkk {
38
iteration_count_(0),
39
dual_simplex_cleanup_level_(0),
40
dual_simplex_phase1_cleanup_level_(0),
41
- previous_iteration_cycling_detected(-kHighsInf),
+ previous_iteration_cycling_detected(-kHighsIInf),
42
solve_bailout_(false),
43
called_return_from_solve_(false),
44
exit_algorithm_(SimplexAlgorithm::kNone),
0 commit comments