SCIPtreeLoadLP

Function SCIPtreeLoadLP 

Source
pub unsafe extern "C" fn SCIPtreeLoadLP(
    tree: *mut SCIP_TREE,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    eventqueue: *mut SCIP_EVENTQUEUE,
    eventfilter: *mut SCIP_EVENTFILTER,
    lp: *mut SCIP_LP,
    initroot: *mut c_uint,
) -> SCIP_RETCODE
Expand description

constructs the LP relaxation of the focus node