SCIPconshdlrIsClonable

Function SCIPconshdlrIsClonable 

Source
pub unsafe extern "C" fn SCIPconshdlrIsClonable(
    conshdlr: *mut SCIP_CONSHDLR,
) -> c_uint
Expand description

does the constraint handler have a copy function?