Home
last modified time | relevance | path

Searched defs:usebdwidening (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_varbound.c134 …SCIP_Bool usebdwidening; /**< should bound widening be used to in conflict analys… member
510SCIP_Bool usebdwidening /**< should bound widening be used to in conflict analys… in resolvePropagation()
928SCIP_Bool usebdwidening /**< should bound widening be used to in conflict analys… in analyzeConflict()
1092SCIP_Bool usebdwidening, /**< should bound widening be used to in conflict analys… in separateCons()
1393SCIP_Bool usebdwidening, /**< should bound widening be used to in conflict analys… in propagateCons()
H A Dcons_cumulative.c202 …SCIP_Bool usebdwidening; /**< should bound widening be used during conflict analy… member
2488SCIP_Bool usebdwidening, /**< should bound widening be used during conflict analy… in resolvePropagationCoretimes()
2878SCIP_Bool usebdwidening, /**< should bound widening be used during conflict analy… in analyzeEnergyRequirement()
3166SCIP_Bool usebdwidening, /**< should bound widening be used during conflict analy… in respropCumulativeCondition()
3958SCIP_Bool usebdwidening, /**< should bound widening be used during conflict analy… in analyseInfeasibelCoreInsertion()
4014SCIP_Bool usebdwidening, /**< should bound widening be used during conflict analy… in coretimesUpdateLb()
6462SCIP_Bool usebdwidening, /**< should bound widening be used during conflict analy… in analyzeConflictOverload()
H A Dprop_vbounds.c203 …SCIP_Bool usebdwidening; /**< should bound widening be used to initialize conflic… member