ufmg-smite / carcara

Apache License 2.0
33 stars 11 forks source link

[rules] [strings] Add support for `concat_split` rule and splitted rules in prefix and suffix version #35

Closed vinisilvag closed 6 months ago

vinisilvag commented 7 months ago

This PR adds the concat_csplit rule from the Strings theory. Rule reference can be found in the cvc5 documentation and in the AletheLF specification.

Furthermore, it: