Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtree.c4334 SCIP_NODE* childrenlpstatefork; in SCIPnodeFocus() local
4468 childrenlpstatefork = tree->focuslpstatefork; in SCIPnodeFocus()
4533 childrenlpstatefork = tree->focusnode; in SCIPnodeFocus()
4595 assert(childrenlpstatefork == NULL in SCIPnodeFocus()
4596 || SCIPnodeGetType(childrenlpstatefork) == SCIP_NODETYPE_SUBROOT in SCIPnodeFocus()
4597 || SCIPnodeGetType(childrenlpstatefork) == SCIP_NODETYPE_FORK); in SCIPnodeFocus()
4613 …mem, set, stat, eventfilter, eventqueue, lp, tree->children, &tree->nchildren, childrenlpstatefork, in SCIPnodeFocus()
4629 …mem, set, stat, eventfilter, eventqueue, lp, tree->children, &tree->nchildren, childrenlpstatefork, in SCIPnodeFocus()
4680 …mem, set, stat, eventfilter, eventqueue, lp, tree->children, &tree->nchildren, childrenlpstatefork, in SCIPnodeFocus()