pub unsafe extern "C" fn SCIPexprGetActivity(
expr: *mut SCIP_EXPR,
) -> SCIP_INTERVALExpand description
returns the activity that is currently stored for an expression
@see SCIPevalExprActivity
pub unsafe extern "C" fn SCIPexprGetActivity(
expr: *mut SCIP_EXPR,
) -> SCIP_INTERVALreturns the activity that is currently stored for an expression
@see SCIPevalExprActivity