pub unsafe extern "C" fn SCIPtreeCreate(
tree: *mut *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
nodesel: *mut SCIP_NODESEL,
) -> SCIP_RETCODEExpand description
creates an initialized tree data structure
pub unsafe extern "C" fn SCIPtreeCreate(
tree: *mut *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
nodesel: *mut SCIP_NODESEL,
) -> SCIP_RETCODEcreates an initialized tree data structure