Home
last modified time | relevance | path

Searched defs:SCIP_DECL_BRANCHCOPY (Results 1 – 18 of 18) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_branch.h58 #define SCIP_DECL_BRANCHCOPY(x) SCIP_RETCODE x (SCIP* scip, SCIP_BRANCHRULE* branchrule) macro
H A Dbranch_nodereopt.c233 SCIP_DECL_BRANCHCOPY(branchCopyNodereopt) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_mostinf.c213 SCIP_DECL_BRANCHCOPY(branchCopyMostinf) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_leastinf.c213 SCIP_DECL_BRANCHCOPY(branchCopyLeastinf) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_random.c131 SCIP_DECL_BRANCHCOPY(branchCopyRandom) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_allfullstrong.c195 SCIP_DECL_BRANCHCOPY(branchCopyAllfullstrong) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_vanillafullstrong.c277 SCIP_DECL_BRANCHCOPY(branchCopyVanillafullstrong) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_fullstrong.c83 SCIP_DECL_BRANCHCOPY(branchCopyFullstrong) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_pscost.c552 SCIP_DECL_BRANCHCOPY(branchCopyPscost) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_inference.c545 SCIP_DECL_BRANCHCOPY(branchCopyInference) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_multaggr.c565 SCIP_DECL_BRANCHCOPY(branchCopyMultAggr) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_distribution.c1043 SCIP_DECL_BRANCHCOPY(branchCopyDistribution) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_relpscost.c1870 SCIP_DECL_BRANCHCOPY(branchCopyRelpscost) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_lookahead.c5818 SCIP_DECL_BRANCHCOPY(branchCopyLookahead) in SCIP_DECL_BRANCHCOPY() function
/dports/math/SCIP/scip-7.0.3/src/objscip/
H A Dobjbranchrule.cpp53 SCIP_DECL_BRANCHCOPY(branchCopyObj) in SCIP_DECL_BRANCHCOPY() function
/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dbranch_coloring.c60 SCIP_DECL_BRANCHCOPY(branchCopyColoring) in SCIP_DECL_BRANCHCOPY() function
H A Dbranch_strongcoloring.c381 SCIP_DECL_BRANCHCOPY(branchCopyStrongcoloring) in SCIP_DECL_BRANCHCOPY() function
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dbranch_stp.c434 SCIP_DECL_BRANCHCOPY(branchCopyStp) in SCIP_DECL_BRANCHCOPY() function