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 Strings Theory sounds like a good addition, though I am not sure about including it in the Core theory. That's kind of the whole idea of Core that it only includes Core computations (and it is already a little bit overextended to my taste, e.g., compare it with the SMT's Core theory, which is much thinner).
So, maybe the issue should be just "Develop the String Theory"?
XVilka
changed the title
Core Theory support for Strings
String Theory (SMT-lke) support
Aug 2, 2023
XVilka
changed the title
String Theory (SMT-lke) support
String Theory (SMT-like) support
Aug 2, 2023
Just like SMT it would allow better reasoning about strings: https://microsoft.github.io/z3guide/docs/theories/Strings/
The tricky thing is to decide about encoding, Unicode, handling "wide" characters with zeroes inside, handling grapheme clusters, etc.
The text was updated successfully, but these errors were encountered: