Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.c3504 SCIP_RETCODE nlpAddNlRows( in nlpAddNlRows() function
5484 SCIP_CALL( nlpAddNlRows(nlp, blkmem, set, stat, 1, &nlrow) ); in SCIPnlpAddNlRow()
5512 SCIP_CALL( nlpAddNlRows(nlp, blkmem, set, stat, nnlrows, nlrows) ); in SCIPnlpAddNlRows()