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
Hi,
I want to use this tool. in the previous one in bitbucket, I had problem with generating models.
The random walk equivalence oracle could not generate counterexample correctly. For example when I learned the model of queue with the capacity of 12, it only generated a model for queue with 2 capacity. Is this bug fixed in this version?
In addition, the inequality oracle throws exception while it tries to generate fresh value. the Z3 can not generate value for inequality theory and throws exception.