Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtree.c2655 SCIP_RETCODE treeUpdatePathLPSize( in treeUpdatePathLPSize() function
3191 SCIP_CALL( treeUpdatePathLPSize(tree, forkdepth+1) ); in treeSwitchPath()
4216 SCIP_CALL( treeUpdatePathLPSize(tree, tree->focusnode->depth) ); in focusnodeToSubroot()
6415 SCIP_CALL( treeUpdatePathLPSize(tree, tree->pathlen-2) ); in treeCreateProbingNode()