pub unsafe extern "C" fn SCIPgetExprNPropUsesActivityNonlinear(
expr: *mut SCIP_EXPR,
) -> c_uintExpand description
number of nonlinear handlers whose activity computation and propagation methods depend on the activity of the expression
@note This method can only be used after the detection methods of the nonlinear handlers have been called.