SCIPconshdlrSetNeedsCons

Function SCIPconshdlrSetNeedsCons 

Source
pub unsafe extern "C" fn SCIPconshdlrSetNeedsCons(
    conshdlr: *mut SCIP_CONSHDLR,
    needscons: c_uint,
)
Expand description

sets the needscons flag of constraint handler, for example to disable without constraints