Home
last modified time | relevance | path

Searched defs:nexterncands (Results 1 – 5 of 5) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_mostinf.c294 int nexterncands; in SCIP_DECL_BRANCHEXECEXT() local
H A Dbranch_leastinf.c295 int nexterncands; in SCIP_DECL_BRANCHEXECEXT() local
H A Dstruct_branch.h54 int nexterncands; /**< number of external candidates for branching */ member
H A Dscip_branch.c507int* nexterncands, /**< pointer to store the number of extern branching can… in SCIPgetExternBranchCands()
H A Dbranch.c445int* nexterncands, /**< pointer to store the number of external branching c… in SCIPbranchcandGetExternCands()