Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.h723 SCIP_RETCODE SCIPlpFree(
H A Dscip_solve.c2081 …SCIP_CALL( SCIPlpFree(&scip->lp, scip->mem->probmem, scip->set, scip->eventqueue, scip->eventfilte… in freeTransform()
H A Dlp.c9357 SCIP_RETCODE SCIPlpFree( in SCIPlpFree() function