Open martin-neuhaeusser opened 2 years ago
Thanks. It seems to me that this is an issue that I am working no with @maul-esel. If this is the case the issue does not affect soundness, but it affects the performance and lets Automizer do unnecessarily many iterations.
Basic Info
Description
Running a verification on the command line utility (I presume the command line version that is built with default settings does not do expensive assertion checks) proves the LTL formula:
Running the same verification in Ultimate Automizer's debug UI (which presumably checks more assertions) results in the following assertion violation:
It seems that there is some inconsistency that is only detected by some internal assertions.