Home
last modified time | relevance | path

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

/dports/math/highs/HiGHS-cfe064e/src/simplex/
H A DHFactor.h56 const double hyperFTRANU = 0.10; variable
H A DHFactor.cpp1170 if (current_density > hyperCANCEL || historical_density > hyperFTRANU) { in ftranU()
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/simplex/
H A DHFactor.h56 const double hyperFTRANU = 0.10; variable
H A DHFactor.cpp1168 if (current_density > hyperCANCEL || historical_density > hyperFTRANU) { in ftranU()