Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_tree.h265 #define SCIPnodeGetParent(node) ((node)->parent) macro
H A Dtree.c7718 SCIP_NODE* SCIPnodeGetParent( in SCIPnodeGetParent() function