3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-12 11:55:37 +00:00

initial pattern abstraction and move matching to src

This commit is contained in:
Nikolaj Bjorner 2025-07-06 00:53:46 -07:00
parent 2d1a42d53f
commit 1b3c3c2716
7 changed files with 1223 additions and 1071 deletions

View file

@ -10,6 +10,7 @@ z3_add_component(euf
euf_mam.cpp
euf_plugin.cpp
euf_specrel_plugin.cpp
ho_matcher.cpp
COMPONENT_DEPENDENCIES
ast
util