Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h664 int SCIPnlpGetNNlRows(
H A Dscip_nlp.c406 *nnlrows = SCIPnlpGetNNlRows(scip->nlp); in SCIPgetNLPNlRowsData()
452 return SCIPnlpGetNNlRows(scip->nlp); in SCIPgetNNLPNlRows()
H A Dnlp.c5968 int SCIPnlpGetNNlRows( in SCIPnlpGetNNlRows() function