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
pub unsafe extern "C" fn SCIPbenderscutSetEnabled(
benderscut: *mut SCIP_BENDERSCUT,
enabled: c_uint,
)sets the enabled flag of the Benders’ decomposition cut method