SCIPbenderscutSetEnabled

Function SCIPbenderscutSetEnabled 

Source
pub unsafe extern "C" fn SCIPbenderscutSetEnabled(
    benderscut: *mut SCIP_BENDERSCUT,
    enabled: c_uint,
)
Expand description

sets the enabled flag of the Benders’ decomposition cut method