Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_xyz.c239 SCIP_CALL( SCIPsetBranchruleExitsol(scip, branchrule, branchExitsolXyz) ); in SCIPincludeBranchruleXyz()
H A Dscip_branch.h144 SCIP_RETCODE SCIPsetBranchruleExitsol(
H A Dscip_branch.c224 SCIP_RETCODE SCIPsetBranchruleExitsol( in SCIPsetBranchruleExitsol() function
H A Dbranch_distribution.c1352 SCIP_CALL( SCIPsetBranchruleExitsol(scip, branchrule, branchExitsolDistribution) ); in SCIPincludeBranchruleDistribution()
H A Dbranch_relpscost.c2063 SCIP_CALL( SCIPsetBranchruleExitsol(scip, branchrule, branchExitsolRelpscost) ); in SCIPincludeBranchruleRelpscost()
H A Dbranch_lookahead.c6214 SCIP_CALL( SCIPsetBranchruleExitsol(scip, branchrule, branchExitSolLookahead) ); in SCIPincludeBranchruleLookahead()