Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h734 SCIP_RETCODE SCIPnlpGetStringPar(
H A Dscip_nlp.c896 SCIP_CALL( SCIPnlpGetStringPar(scip->nlp, type, sval) ); in SCIPgetNLPStringPar()
H A Dnlp.c6121 SCIP_RETCODE SCIPnlpGetStringPar( in SCIPnlpGetStringPar() function