Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_quadratic.c7474 SCIP_Real* RESTRICT bestcoefy, /**< pointer to update the y coefficient */ in updateBilinearRelaxation() argument
7496 assert(bestcoefy != NULL); in updateBilinearRelaxation()
7542 *bestcoefy = ycoef; in updateBilinearRelaxation()
7566 *bestcoefy = ycoef; in updateBilinearRelaxation()