Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtree.c2769 SCIP_NODE** newsubroot, /**< pointer to store the new subroot node */ in treeFindSwitchForks() argument
2797 assert(newsubroot != NULL); in treeFindSwitchForks()
2803 *newsubroot = NULL; in treeFindSwitchForks()
2874 *newsubroot = subroot; in treeFindSwitchForks()
3047 *newsubroot = subroot; in treeFindSwitchForks()