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
Adalog: let Timeout_Error propagate in Has_Contradiction
Has_Contradiction is supposed to catch all the exceptions that
predicates may raise, but it should not catch Timeout_Errors, as
Evaluate_Atoms uses that exception in order to completely abort the
solver.
TN: SB20-024
0 commit comments