SCIPfindNlhdlrNonlinear

Function SCIPfindNlhdlrNonlinear 

Source
pub unsafe extern "C" fn SCIPfindNlhdlrNonlinear(
    conshdlr: *mut SCIP_CONSHDLR,
    name: *const c_char,
) -> *mut SCIP_NLHDLR
Expand description

returns a nonlinear handler of a given name (or NULL if not found)