Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h713 SCIP_RETCODE SCIPnlpSetIntPar(
H A Dscip_nlp.c812 SCIP_CALL( SCIPnlpSetIntPar(scip->nlp, type, ival) ); in SCIPsetNLPIntPar()
H A Dnlp.c6072 SCIP_RETCODE SCIPnlpSetIntPar( in SCIPnlpSetIntPar() function