Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h488 SCIP_RETCODE SCIPnlpDelNlRow(
H A Dscip_nlp.c500 SCIP_CALL( SCIPnlpDelNlRow(scip->nlp, SCIPblkmem(scip), scip->set, nlrow) ); in SCIPdelNlRow()
H A Dnlp.c5519 SCIP_RETCODE SCIPnlpDelNlRow( in SCIPnlpDelNlRow() function