| .. |
|
bit_blaster
|
use mk_ite utility instead of custom local function
|
2025-06-12 16:10:08 -07:00 |
|
arith_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
arith_rewriter.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
|
array_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
array_rewriter.h
|
split into separate function
|
2023-01-08 19:16:46 -08:00 |
|
ast_counter.cpp
|
|
|
|
ast_counter.h
|
|
|
|
bit2int.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
bit2int.h
|
|
|
|
bool_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
bool_rewriter.h
|
turn on ite simplification by default
|
2025-03-26 11:30:08 -07:00 |
|
bv2int_translator.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
bv2int_translator.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
|
bv_bounds.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
bv_bounds.h
|
|
|
|
bv_bounds_base.h
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
bv_elim.cpp
|
|
|
|
bv_elim.h
|
|
|
|
bv_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
bv_rewriter.h
|
fix #7572 and fix #7574
|
2025-03-07 10:46:29 -08:00 |
|
cached_var_subst.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
cached_var_subst.h
|
|
|
|
char_rewriter.cpp
|
|
|
|
char_rewriter.h
|
|
|
|
CMakeLists.txt
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
|
datatype_rewriter.cpp
|
QEL: Fast Approximated Quantifier Elimination (#6820)
|
2023-08-02 09:34:06 -07:00 |
|
datatype_rewriter.h
|
|
|
|
der.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
der.h
|
|
|
|
distribute_forall.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
distribute_forall.h
|
|
|
|
dl_rewriter.cpp
|
|
|
|
dl_rewriter.h
|
|
|
|
dom_simplifier.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
dom_simplifier.h
|
move dominator simplifier functionality to rewriter and simplifier, move bv_bounds simplifier functionality to simplifier
|
2023-01-27 17:11:48 -08:00 |
|
elim_bounds.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
elim_bounds.h
|
|
|
|
enum2bv_rewriter.cpp
|
|
|
|
enum2bv_rewriter.h
|
|
|
|
expr_replacer.cpp
|
|
|
|
expr_replacer.h
|
|
|
|
expr_safe_replace.cpp
|
Optimize expr_safe_replace for quantifiers when all source patterns are vars (#7481)
|
2024-12-19 23:05:13 +01:00 |
|
expr_safe_replace.h
|
|
|
|
factor_equivs.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
factor_equivs.h
|
fix warning with iterators due to non-const comparator
|
2024-09-23 08:10:56 +01:00 |
|
factor_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
factor_rewriter.h
|
|
|
|
fpa_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
fpa_rewriter.h
|
|
|
|
func_decl_replace.cpp
|
|
|
|
func_decl_replace.h
|
|
|
|
inj_axiom.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
inj_axiom.h
|
|
|
|
label_rewriter.cpp
|
remove default destructors & some default constructors
|
2024-09-04 22:30:23 +01:00 |
|
label_rewriter.h
|
remove default destructors & some default constructors
|
2024-09-04 22:30:23 +01:00 |
|
macro_replacer.cpp
|
fix riscv/aarch/powerpc build warnings
|
2023-01-22 23:57:59 -08:00 |
|
macro_replacer.h
|
wip - dependent expr simpliifer
|
2022-11-30 13:41:40 +07:00 |
|
maximize_ac_sharing.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
maximize_ac_sharing.h
|
|
|
|
mk_extract_proc.cpp
|
|
|
|
mk_extract_proc.h
|
|
|
|
mk_simplified_app.cpp
|
|
|
|
mk_simplified_app.h
|
|
|
|
pb2bv_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
pb2bv_rewriter.h
|
|
|
|
pb_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
pb_rewriter.h
|
|
|
|
pb_rewriter_def.h
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
poly_rewriter.h
|
try big M for linux build
|
2022-12-04 09:49:32 -08:00 |
|
poly_rewriter_def.h
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
push_app_ite.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
push_app_ite.h
|
|
|
|
quant_hoist.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
quant_hoist.h
|
|
|
|
recfun_replace.h
|
|
|
|
recfun_rewriter.cpp
|
fix #7634
|
2025-04-27 23:57:57 -07:00 |
|
recfun_rewriter.h
|
|
|
|
rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
rewriter.h
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
rewriter.txt
|
|
|
|
rewriter_def.h
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
rewriter_types.h
|
fix #7006
|
2023-11-28 15:06:27 -08:00 |
|
seq_axioms.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
seq_axioms.h
|
|
|
|
seq_eq_solver.cpp
|
inherit and reset rlimit counter on children limits
|
2023-04-05 16:39:21 -07:00 |
|
seq_eq_solver.h
|
|
|
|
seq_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
seq_rewriter.h
|
additional simplifications to seq
|
2025-03-19 08:57:31 -10:00 |
|
seq_skolem.cpp
|
|
|
|
seq_skolem.h
|
Fix some typos. (#7115)
|
2024-02-07 23:06:43 -08:00 |
|
th_rewriter.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
th_rewriter.h
|
add demodulator simplifier
|
2022-12-04 09:39:28 -08:00 |
|
value_sweep.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
value_sweep.h
|
|
|
|
var_subst.cpp
|
Centralize and document TRACE tags using X-macros (#7657)
|
2025-05-28 14:31:25 +01:00 |
|
var_subst.h
|
delete more default constructors
|
2024-09-23 12:59:04 +01:00 |