Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h741 SCIP_RETCODE SCIPnlpSetStringPar(
H A Dscip_nlp.c924 SCIP_CALL( SCIPnlpSetStringPar(scip->nlp, type, sval) ); in SCIPsetNLPStringPar()
H A Dnlp.c6138 SCIP_RETCODE SCIPnlpSetStringPar( in SCIPnlpSetStringPar() function