Function scip_sys::SCIPconshdlrIsClonable
source · pub unsafe extern "C" fn SCIPconshdlrIsClonable(
conshdlr: *mut SCIP_CONSHDLR
) -> c_uintExpand description
does the constraint handler have a copy function?
pub unsafe extern "C" fn SCIPconshdlrIsClonable(
conshdlr: *mut SCIP_CONSHDLR
) -> c_uintdoes the constraint handler have a copy function?