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
When I ran the tool, it keeps printing lines like the below:
0 >0 >0 >0 >0 >0 >0 >0 >0 >0 >0 >0 END.
0 >0 >0 >0 >0 >0 >0 >0 >0 >0 >0 >0 END.
0 >0 >0 >0 >0 >0 >0 >0 >0 >0 >0 >0 END.
Then after 10 minutes I got an out of memory error.
When I remove one of the rules in the TA, or replace a guard with "true", it works (and 0s are never printed)!
Note that in both cases (with or without that rule), the tool says: found 0 non-trivial SCCs...
Any idea why this could be happening?
Regards,
Mouhammad Sakr
The text was updated successfully, but these errors were encountered:
Hi,
When I ran the tool, it keeps printing lines like the below:
Then after 10 minutes I got an out of memory error.
When I remove one of the rules in the TA, or replace a guard with "true", it works (and 0s are never printed)!
Note that in both cases (with or without that rule), the tool says: found 0 non-trivial SCCs...
Any idea why this could be happening?
Regards,
Mouhammad Sakr
The text was updated successfully, but these errors were encountered: