Skip to main content

SCIPdatatreeGetBool

Function SCIPdatatreeGetBool 

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

gets a SCIP_Bool value from a SCIP_DATATREE object