Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_lp.h369 …SCIP_Bool strongbranchprobing;/**< are we currently in probing mode for strong branchi… member
H A Dlp.c4225 assert(lp->strongbranchprobing); in SCIPcolSetStrongbranchData()
4271 assert(lp->strongbranchprobing); in SCIPcolInvalidateStrongbranchData()
10330 if( lp->strongbranchprobing ) in lpPrimalSimplex()
10366 if( lp->strongbranchprobing ) in lpPrimalSimplex()
10488 if( lp->strongbranchprobing ) in lpDualSimplex()
10524 if( lp->strongbranchprobing ) in lpDualSimplex()
10669 if( lp->strongbranchprobing ) in lpLexDualSimplex()
10699 if( lp->strongbranchprobing ) in lpLexDualSimplex()
10714 if( lp->strongbranchprobing ) in lpLexDualSimplex()
11277 if( lp->strongbranchprobing ) in lpBarrier()
[all …]