SCIPexprGetEvalTag

Function SCIPexprGetEvalTag 

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

gives the evaluation tag from the last evaluation, or 0

@see SCIPevalExpr