Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtree.c2776 SCIP_NODE* lpstatefork; in treeFindSwitchForks() local
3545 SCIP_NODE* lpstatefork; in SCIPtreeLoadLPState() local
3665 SCIP_NODE* lpstatefork, /**< LP state defining fork of the node */ in nodeToLeaf()
3887 SCIP_NODE* lpstatefork, /**< LP state defining fork of the node */ in focusnodeToLeaf()
4244 SCIP_NODE* lpstatefork, /**< LP state defining fork of the nodes */ in treeNodesToQueue()
4332 SCIP_NODE* lpstatefork; in SCIPnodeFocus() local
H A Dstruct_tree.h78 …SCIP_NODE* lpstatefork; /**< fork/subroot node defining the LP state of the leaf… member