SCIPexprGetDiffTag

Function SCIPexprGetDiffTag 

Source
pub unsafe extern "C" fn SCIPexprGetDiffTag(
    expr: *mut SCIP_EXPR,
) -> c_longlong
Expand description

returns the difftag stored in an expression

can be used to check whether partial derivative value is valid

@see SCIPevalExprGradient