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
This would be a useful strategy to consider. Can we split blocks on context such that each (virtual?) block only has a single context going into it. The idea is that this reduces the work needed for Dafny.
(suggested by @booleanfunction)
This would be a useful strategy to consider. Can we split blocks on context such that each (virtual?) block only has a single context going into it. The idea is that this reduces the work needed for Dafny.