Searched refs:boundchange (Results 1 – 2 of 2) sorted by relevance
3047 …SCIP_Bool* boundchange /**< pointer to store whether a bound change has been ap… in applyBinaryConstraints() argument3066 assert(boundchange != NULL); in applyBinaryConstraints()3145 *boundchange = TRUE; in applyBinaryConstraints()
803 - fixed rejecting minimal boundchange that changed sign of variable, even though SCIPisLb/UbBetter …