mirror of
https://github.com/Z3Prover/z3
synced 2025-10-10 09:48:05 +00:00
ho matcher draft
Draft implementation of higher-order matcher. No specific tuning at this point.
This commit is contained in:
parent
0ee1ee54bd
commit
951554e883
3 changed files with 1290 additions and 0 deletions
|
@ -58,6 +58,7 @@ add_executable(test-z3
|
|||
heap.cpp
|
||||
heap_trie.cpp
|
||||
hilbert_basis.cpp
|
||||
ho_matcher.cpp
|
||||
horn_subsume_model_converter.cpp
|
||||
hwf.cpp
|
||||
inf_rational.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue