mirror of
https://github.com/Z3Prover/z3
synced 2025-12-11 06:13:23 +00:00
spacer_term_graph: an egraph of terms
Used to determine and factor out equalities
This commit is contained in:
parent
088bd3ed8e
commit
6407ec8725
3 changed files with 541 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ z3_add_component(spacer
|
|||
spacer_antiunify.cpp
|
||||
spacer_mev_array.cpp
|
||||
spacer_qe_project.cpp
|
||||
spacer_term_graph.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
arith_tactics
|
||||
core_tactics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue