In Z3, it supports String and Sequence. But does Z3py support them, or do we need to use a string or list from Python? From the latest version, it seemed that the new version supports String and Sequence theories, but I donβt know how to use it. Anyone give me an example about sequence?
source share