Home
last modified time | relevance | path

Searched refs:removeFixedCol (Results 1 – 7 of 7) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/presolve/
H A DPresolve.h173 void removeFixedCol(int j);
H A DPresolve.cpp357 removeFixedCol(j); in removeFixed()
1147 void Presolve::removeFixedCol(int j) { in removeFixedCol() function in presolve::Presolve
2361 removeFixedCol(j); in removeRowSingletons()
/dports/math/highs/HiGHS-cfe064e/src/presolve/
H A DHAggregator.h234 void removeFixedCol(int col);
H A DPresolve.h195 void removeFixedCol(int j);
H A DPresolve.cpp368 removeFixedCol(j); in removeFixed()
1415 removeFixedCol(i); in runPropagator()
1472 void Presolve::removeFixedCol(int j) { in removeFixedCol() function in presolve::Presolve
1687 removeFixedCol(i); in applyMipDualFixing()
1691 removeFixedCol(i); in applyMipDualFixing()
2970 removeFixedCol(j); in removeRowSingletons()
H A DHAggregator.cpp1075 void HAggregator::removeFixedCol(int col) { in removeFixedCol() function in presolve::HAggregator
/dports/math/highs/HiGHS-cfe064e/src/mip/
H A DHighsMipSolverData.cpp67 aggregator.removeFixedCol(i); in ModelCleanup()
137 aggregator.removeFixedCol(i); in ModelCleanup()