SCIPnlhdlrHasInitSepa

Function SCIPnlhdlrHasInitSepa 

Source
pub unsafe extern "C" fn SCIPnlhdlrHasInitSepa(
    nlhdlr: *mut SCIP_NLHDLR,
) -> c_uint
Expand description

returns whether nonlinear handler implements the separation initialization callback