pub unsafe extern "C" fn SCIPexprSetActivity(
    expr: *mut SCIP_EXPR,
    activity: SCIP_INTERVAL,
    activitytag: c_longlong
)
Expand description

set the activity with tag for an expression