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
I just commited a partial solution to dev that addresses this issue. 2b22b30
If the infinite execution is a fixpoint (state repeated infinitely often) we can now show that values of the stem (infinite execution is lasso shaped and consists of stem + loop).
@Heizmann Many thanks for the fix!
I ran a couple of examples and it produces variable value annotations also in our setting.
That's really very much appreciated!
For now, we don't have liveness properties in production, so having values for the finite prefix is all we really need at the moment.
Basic Info
*.bpl
file, the toolchain and the configuration as well as a dump ofstdout
with the counter-example are here: counterexample_values.zip.To reproduce
Description
In our configuration, counterexamples produced by Ultimate Automizer do not contain variable values, which makes them hard to understand.
The text was updated successfully, but these errors were encountered: