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
A very simple and sound loop handler would be: Chaos all the variables that get modified in the loop (with possible heuristics if a variable can be "hoisted").
Not trivial if used in comparative mode, since we need to compare two "chaoses", but one can imagine heuristics here as well.
This might bring significant performance gains for very simple properties.
The text was updated successfully, but these errors were encountered:
A very simple and sound loop handler would be: Chaos all the variables that get modified in the loop (with possible heuristics if a variable can be "hoisted").
Not trivial if used in comparative mode, since we need to compare two "chaoses", but one can imagine heuristics here as well.
This might bring significant performance gains for very simple properties.
The text was updated successfully, but these errors were encountered: