Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_lookahead.c4374 SCIP_Bool varisbinary; in executeBranchingRecursive() local
4390 varisbinary = SCIPvarIsBinary(branchvar); in executeBranchingRecursive()
4392 if( binconsdata != NULL && varisbinary ) in executeBranchingRecursive()
4674 if( binconsdata != NULL && varisbinary ) in executeBranchingRecursive()