Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_tree.c380 return SCIPtreeGetLowerboundNode(scip->tree, scip->set); in SCIPgetBestboundNode()
H A Dtree.h949 SCIP_NODE* SCIPtreeGetLowerboundNode(
H A Dtree.c7289 SCIP_NODE* SCIPtreeGetLowerboundNode( in SCIPtreeGetLowerboundNode() function