Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h382 SCIP_RETCODE SCIPnlpInclude(
H A Dscip_general.c252 SCIP_CALL( SCIPnlpInclude((*scip)->set, SCIPblkmem(*scip)) ); in doScipCreate()
H A Dnlp.c5062 SCIP_RETCODE SCIPnlpInclude( in SCIPnlpInclude() function