SCIPgetExprEnfoDataNonlinear

Function SCIPgetExprEnfoDataNonlinear 

Source
pub unsafe extern "C" fn SCIPgetExprEnfoDataNonlinear(
    expr: *mut SCIP_EXPR,
    idx: c_int,
    nlhdlr: *mut *mut SCIP_NLHDLR,
    nlhdlrexprdata: *mut *mut SCIP_NLHDLREXPRDATA,
    nlhdlrparticipation: *mut SCIP_NLHDLR_METHOD,
    sepabelowusesactivity: *mut c_uint,
    sepaaboveusesactivity: *mut c_uint,
    auxvalue: *mut f64,
)
Expand description

returns the data for one of the enforcements of an expression