pub fn classify_temporal_formula(expr: &TLExpr) -> TemporalClassExpand description
Classify a temporal formula.
Determines whether the formula expresses a safety, liveness, fairness, or other temporal property.
pub fn classify_temporal_formula(expr: &TLExpr) -> TemporalClassClassify a temporal formula.
Determines whether the formula expresses a safety, liveness, fairness, or other temporal property.