pub unsafe extern "C" fn SCIPexprGetEvalTag(
expr: *mut SCIP_EXPR,
) -> c_longlongExpand description
gives the evaluation tag from the last evaluation, or 0
@see SCIPevalExpr
pub unsafe extern "C" fn SCIPexprGetEvalTag(
expr: *mut SCIP_EXPR,
) -> c_longlonggives the evaluation tag from the last evaluation, or 0
@see SCIPevalExpr