You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(policy): change semantic::Policy Display to mathematical notation
Use mathematical symbols (∧, ∨, #{...} ≥ k) instead of and()/or()/thresh()
for semantic policy Display output.
Also update fuzz regression test to compare liftability only, since
cross-crate string comparison is no longer valid with the new format.
0 commit comments