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
pub unsafe extern "C" fn SCIPexprGetDiffTag(
expr: *mut SCIP_EXPR,
) -> c_longlongreturns the difftag stored in an expression
can be used to check whether partial derivative value is valid
@see SCIPevalExprGradient