Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h108 SCIP_RETCODE SCIPnlrowFree(
H A Dnlp.c2259 SCIP_RETCODE SCIPnlrowFree( in SCIPnlrowFree() function
2378 SCIP_CALL( SCIPnlrowFree(nlrow, blkmem) ); in SCIPnlrowRelease()