Home
last modified time | relevance | path

Searched defs:SCIPnodeGetLowerbound (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_tree.h262 #define SCIPnodeGetLowerbound(node) ((node)->lowerbound) macro
H A Dtree.c7458 SCIP_Real SCIPnodeGetLowerbound( in SCIPnodeGetLowerbound() function