Home
last modified time | relevance | path

Searched refs:devex_ratio (Results 1 – 2 of 2) sorted by relevance

/dports/math/highs/HiGHS-cfe064e/src/simplex/
H A DHDual.cpp1320 double devex_ratio = max(updated_edge_weight / computed_edge_weight, in newDevexFramework() local
1328 const bool accept_ratio = devex_ratio <= accept_ratio_threshold; in newDevexFramework()
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/simplex/
H A DHDual.cpp1320 double devex_ratio = max(updated_edge_weight / computed_edge_weight, in newDevexFramework() local
1328 const bool accept_ratio = devex_ratio <= accept_ratio_threshold; in newDevexFramework()