anhtrung93 / Z3-str-Regex

Z3-str with regex modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Z3-regex is a string theory plug-in built on the powerful Z3 SMT solver (http://z3.codeplex.com/). It was built on-top of Z3-str (https://sites.google.com/site/z3strsolver/). In addition to what Z3-str supports, Z3-regex also supports (see our documentation):

  • Regular expressions
  • Membership predicates
  • High-level string operations that work on regular expressions such as Star(), Matches().

About

Z3-str with regex modules


Languages

Language:C++ 83.6%Language:C 5.4%Language:C# 4.7%Language:OCaml 3.1%Language:Python 2.9%Language:Shell 0.2%Language:Batchfile 0.1%Language:Makefile 0.1%Language:Objective-C 0.0%