.. |
blast_term_ite_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
blast_term_ite_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
CMakeLists.txt
|
add special relations tactic
|
2019-03-28 10:07:50 -07:00 |
cofactor_elim_term_ite.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
cofactor_elim_term_ite.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
cofactor_term_ite_tactic.cpp
|
fix #3294
|
2020-03-14 10:46:03 -07:00 |
cofactor_term_ite_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
collect_occs.cpp
|
outline of invertible reduction
|
2018-06-30 13:46:29 -07:00 |
collect_occs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
collect_statistics_tactic.cpp
|
integrate lambda expressions
|
2018-06-26 07:23:04 -07:00 |
collect_statistics_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
ctx_simplify_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
ctx_simplify_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
der_tactic.cpp
|
fix #3294
|
2020-03-14 10:46:03 -07:00 |
der_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
distribute_forall_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
distribute_forall_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
dom_simplify_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
dom_simplify_tactic.h
|
remove a hundred implicit constructors/destructors
|
2021-05-23 14:25:01 +01:00 |
elim_term_ite_tactic.cpp
|
fix #3294
|
2020-03-14 10:46:03 -07:00 |
elim_term_ite_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
elim_uncnstr_tactic.cpp
|
fix #5303
|
2021-05-25 10:20:20 -07:00 |
elim_uncnstr_tactic.h
|
elim_uncnstr_tactic: remove m_imp idiom to reduce mem alloc
|
2018-12-21 19:48:18 +00:00 |
injectivity_tactic.cpp
|
remove ast_manager get_sort method entirely
|
2021-02-02 13:57:01 -08:00 |
injectivity_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
nnf_tactic.cpp
|
more checks for #4013
|
2020-04-19 12:43:06 -07:00 |
nnf_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
occf_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
occf_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
pb_preprocess_tactic.cpp
|
lost update from August 3 #5468
|
2021-08-10 09:45:17 -07:00 |
pb_preprocess_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
propagate_values_tactic.cpp
|
disable propagation in proof mode as it produces ill-formed proof objects. Fixes #5063
|
2021-03-03 09:51:56 -08:00 |
propagate_values_tactic.h
|
spread a few anonymous namespaces and remove some m_imp idioms
|
2018-12-21 23:02:15 +00:00 |
reduce_args_tactic.cpp
|
register forbidden functions with reduce_args for user-propagator
|
2021-12-07 09:03:19 -08:00 |
reduce_args_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
reduce_invertible_tactic.cpp
|
#5488
|
2021-08-18 08:30:08 -07:00 |
reduce_invertible_tactic.h
|
outline of invertible reduction
|
2018-06-30 13:46:29 -07:00 |
simplify_tactic.cpp
|
fix #3286
|
2020-03-14 11:42:26 -07:00 |
simplify_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
solve_eqs_tactic.cpp
|
fix #5541
|
2021-09-20 10:10:28 -07:00 |
solve_eqs_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
special_relations_tactic.cpp
|
address compilation warnings of unused parameters, add shorthands to set parameters on Optimize
|
2019-04-16 14:32:48 -07:00 |
special_relations_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
split_clause_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
split_clause_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
symmetry_reduce_tactic.cpp
|
build
|
2021-05-21 15:41:12 -07:00 |
symmetry_reduce_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
tseitin_cnf_tactic.cpp
|
call it data instead of c_ptr for approaching C++11 std::vector convention.
|
2021-04-13 18:17:35 -07:00 |
tseitin_cnf_tactic.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |