Home
last modified time | relevance | path

Searched defs:sbdownvalid (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_relpscost.c785 SCIP_Bool* sbdownvalid = NULL; in execRelpscost() local
H A Dstruct_lp.h179 …unsigned int sbdownvalid:1; /**< stores whether the stored strong branching down val… member
H A Dlp.c4208 SCIP_Bool sbdownvalid, /**< is the returned down value a valid dual bound? */ in SCIPcolSetStrongbranchData()
4309 SCIP_Bool sbdownvalid; in SCIPcolGetStrongbranch() local
4494 SCIP_Bool* sbdownvalid; in SCIPcolGetStrongbranches() local