Home
last modified time | relevance | path

Searched refs:countRemovedRows (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/presolve/
H A DPresolve.h243 void countRemovedRows(PresolveRule rule);
H A DPresolve.cpp628 countRemovedRows(DOUBLETON_EQUATION); in processRowDoubletonEquation()
837 countRemovedRows(DOUBLETON_EQUATION); in UpdateMatrixCoeffDoubletonEquationXnonZero()
871 countRemovedRows(DOUBLETON_EQUATION); in UpdateMatrixCoeffDoubletonEquationXnonZero()
1104 countRemovedRows(EMPTY_ROW); in initializeVectors()
1163 countRemovedRows(FIXED_COL); in removeFixedCol()
1576 countRemovedRows(FREE_SING_COL); in removeFreeColumnSingleton()
1944 countRemovedRows(IMPLIED_FREE_SING_COL); in removeImpliedFreeColumn()
2131 countRemovedRows(FORCING_ROW); in setVariablesToBoundForForcingRow()
2207 countRemovedRows(EMPTY_ROW); in removeForcingConstraints()
2237 countRemovedRows(REDUNDANT_ROW); in removeForcingConstraints()
[all …]
/dports/math/highs/HiGHS-cfe064e/src/presolve/
H A DPresolve.h265 void countRemovedRows(PresolveRule rule);
H A DPresolve.cpp722 countRemovedRows(DOUBLETON_EQUATION); in processRowDoubletonEquation()
931 countRemovedRows(DOUBLETON_EQUATION); in UpdateMatrixCoeffDoubletonEquationXnonZero()
965 countRemovedRows(DOUBLETON_EQUATION); in UpdateMatrixCoeffDoubletonEquationXnonZero()
1199 countRemovedRows(EMPTY_ROW); in initializeVectors()
1301 countRemovedRows(EMPTY_ROW); in runAggregator()
1489 countRemovedRows(FIXED_COL); in removeFixedCol()
2135 countRemovedRows(FREE_SING_COL); in removeFreeColumnSingleton()
2736 countRemovedRows(FORCING_ROW); in setVariablesToBoundForForcingRow()
2812 countRemovedRows(EMPTY_ROW); in removeForcingConstraints()
2842 countRemovedRows(REDUNDANT_ROW); in removeForcingConstraints()
[all …]