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
For the solution of quantifiers, correct processing will only be performed when the judgment logic is >. When = or < are encountered, the above error will be returned. Hope the question can be answered. Thanks!
The text was updated successfully, but these errors were encountered:
Hi
Yices 2.6.4
Copyright SRI International.
Linked with GMP 6.2.1
ubuntu:20.04
When using yices2 to solve quantifiers, I encountered a problem:
For the solution of quantifiers, correct processing will only be performed when the judgment logic is
>
. When=
or<
are encountered, the above error will be returned. Hope the question can be answered. Thanks!The text was updated successfully, but these errors were encountered: