SCIPsetFindBenders

Function SCIPsetFindBenders 

Source
pub unsafe extern "C" fn SCIPsetFindBenders(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_BENDERS
Expand description

returns the Benders’ decomposition of the given name, or NULL if not existing