SCIPnodepqFirst

Function SCIPnodepqFirst 

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

returns the best node of the queue without removing it