Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_multistart.c209 SCIP_RETCODE getMinFeas( in getMinFeas() function
377 SCIP_CALL( getMinFeas(scip, nlrows, nnlrows, point, minfeas) ); in improvePoint()
469 SCIP_CALL( getMinFeas(scip, nlrows, nnlrows, point, minfeas) ); in improvePoint()