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
The string datatype has no sensible bounds. For expressions that return maximally uncertain values we should return the min/max values of the datatype. For this to work we have to use a different encoding (aligns with issue #2 that proposes boolean annotations for unordered datatypes). This will require larger rewrites however.
The text was updated successfully, but these errors were encountered:
The string datatype has no sensible bounds. For expressions that return maximally uncertain values we should return the min/max values of the datatype. For this to work we have to use a different encoding (aligns with issue #2 that proposes boolean annotations for unordered datatypes). This will require larger rewrites however.
The text was updated successfully, but these errors were encountered: