Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_lookahead.c1441 SCIP_RETCODE binaryVarListCreate( in binaryVarListCreate() function
1530 SCIP_CALL( binaryVarListCreate(scip, &(*consdata)->binaryvars, maxdepth) ); in binConsDataCreate()