Skip to main content

is_temporal_nnf

Function is_temporal_nnf 

Source
pub fn is_temporal_nnf(expr: &TLExpr) -> bool
Expand description

Check if formula is in negation normal form for temporal operators.

In temporal NNF, negations only appear directly before predicates.