Home
last modified time | relevance | path

Searched defs:SCIPdebugAddSolVal (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Ddebug.h274 #define SCIPdebugAddSolVal(scip,var,val) SCIP_OKAY macro
H A Ddebug.c1960 SCIP_RETCODE SCIPdebugAddSolVal( in SCIPdebugAddSolVal() function