Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trace reconstruction for stateless variables #1008

Merged

Conversation

daniel-larraz
Copy link
Contributor

@daniel-larraz daniel-larraz commented Sep 18, 2023

Commit 9efb635 does not take into account stateless variables can refer to previous values of stateful variables.

Fixes #1007.

Commit 9efb635 does not take into account stateless variables can refer to
previous values of stateful variables. Fixes kind2-mc#1007.
@daniel-larraz daniel-larraz merged commit 0fa27fb into kind2-mc:develop Sep 18, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with simulation both in VSCode and in the web app
1 participant