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
As observed in #676, TreeAutomizer does not support Horn clauses with Skolem functions, which our frontend introduces for existentially-quantified variables.
We need to figure out how to treat Skolem functions in the feasibility check (TreeChecker or HCSSABuilder).
The text was updated successfully, but these errors were encountered:
As observed in #676, TreeAutomizer does not support Horn clauses with Skolem functions, which our frontend introduces for existentially-quantified variables.
We need to figure out how to treat Skolem functions in the feasibility check (
TreeChecker
orHCSSABuilder
).The text was updated successfully, but these errors were encountered: