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 36b17bb commit 15b63e8Copy full SHA for 15b63e8
highs/lp_data/HighsInterface.cpp
@@ -3952,7 +3952,7 @@ HighsStatus Highs::multiobjectiveSolve() {
3952
// this->clearSolver() since this loses the current solution - that
3953
// may have been provided by the user (#2419). Just clear the dual
3954
// data.
3955
- //
+ //
3956
this->clearSolverDualData();
3957
if (this->options_.blend_multi_objectives) {
3958
// Objectives are blended by weight and minimized
0 commit comments