SCIPnodepqGetLowerboundNode

Function SCIPnodepqGetLowerboundNode 

Source
pub unsafe extern "C" fn SCIPnodepqGetLowerboundNode(
    nodepq: *mut SCIP_NODEPQ,
    set: *mut SCIP_SET,
) -> *mut SCIP_NODE
Expand description

gets the node with minimal lower bound of all nodes in the queue