Home
last modified time | relevance | path

Searched defs:minStepLength (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/opt/results/
H A Dsolver.py49 minStepLength='minStepLength' # Step length is smaller than specified limit variable in TerminationCondition
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/appsi/
H A Dbase.py46 minStepLength = 4 variable in TerminationCondition
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/gc/
H A DFlexGC_main.cpp1426 auto minStepLength = con->getMinStepLength(); in checkMetalShape_lef58MinStep_noBetweenEol() local
1532 auto minStepLength = con->getMinStepLength(); in checkMetalShape_minStep() local
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A DlefiLayer.cpp6983 double minStepLength = 0, minAdjLength = 0, minBetLength = 0; in parseMinstep() local