Function scip_sys::SCIPexprGetDiffTag
source · pub unsafe extern "C" fn SCIPexprGetDiffTag(
expr: *mut SCIP_EXPR
) -> c_longlongExpand description
returns the difftag stored in an expression
can be used to check whether partial derivative value is valid
@see SCIPevalExprGradient