SCIPdatatreeGetTree

Function SCIPdatatreeGetTree 

Source
pub unsafe extern "C" fn SCIPdatatreeGetTree(
    datatree: *mut SCIP_DATATREE,
    name: *const c_char,
    value: *mut *mut SCIP_DATATREE,
) -> SCIP_RETCODE
Expand description

gets a data tree value from a SCIP_DATATREE object