3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 10:51:50 +00:00
z3/src/ast/euf
2024-09-23 13:34:33 +01:00
..
CMakeLists.txt add EUF plugin framework. 2023-11-30 13:58:30 -08:00
euf_ac_plugin.cpp Refactor and fix uninitialized variables and improve function consistency across multiple modules 2024-09-23 13:34:33 +01:00
euf_ac_plugin.h Refactor and fix uninitialized variables and improve function consistency across multiple modules 2024-09-23 13:34:33 +01:00
euf_arith_plugin.cpp Fix some typos. (#7075) 2023-12-29 15:20:06 +00:00
euf_arith_plugin.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
euf_bv_plugin.cpp mute some compiler warnings 2024-02-03 15:42:06 -08:00
euf_bv_plugin.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
euf_egraph.cpp fixes to #7250 2024-06-12 08:50:24 -07:00
euf_egraph.h import updates from poly branch 2024-01-10 19:42:58 -08:00
euf_enode.cpp port updates to egraph from poly 2024-02-03 12:48:58 -08:00
euf_enode.h remove unneeded iterator functions 2024-09-23 12:59:04 +01:00
euf_etable.cpp #6523 - contains_ptr bug regarding etable reinserts 2023-11-29 10:44:36 -08:00
euf_etable.h #5417 - revise q_eval based on bug based on non-chronological dependencies with post-hoc explain function 2021-07-19 07:40:46 -07:00
euf_justification.cpp add EUF plugin framework. 2023-11-30 13:58:30 -08:00
euf_justification.h port updates to egraph from poly 2024-02-03 12:48:58 -08:00
euf_plugin.cpp port updates to egraph from poly 2024-02-03 12:48:58 -08:00
euf_plugin.h port updates to egraph from poly 2024-02-03 12:48:58 -08:00
euf_specrel_plugin.cpp add EUF plugin framework. 2023-11-30 13:58:30 -08:00
euf_specrel_plugin.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00