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
Add a function like cap that has "union" semantics instead of "intersection". This can be used e.g. to increase the size of the initial state of a for loop to make sure that the fixed-point is reached quickly.
Add a function like
cap
that has "union" semantics instead of "intersection". This can be used e.g. to increase the size of the initial state of a for loop to make sure that the fixed-point is reached quickly.Not meaningful until #15 is fixed.
The text was updated successfully, but these errors were encountered: