Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_tree.h263 #define SCIPnodeGetEstimate(node) ((node)->estimate) macro
H A Dtree.c7468 SCIP_Real SCIPnodeGetEstimate( in SCIPnodeGetEstimate() function