| .. | 
		
		
			
			
			
			
				| blast_term_ite_tactic.cpp | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| blast_term_ite_tactic.h | throttle ite-blasting | 2018-06-14 16:08:51 -07:00 | 
		
			
			
			
			
				| CMakeLists.txt | add special relations tactic | 2019-03-28 10:07:50 -07:00 | 
		
			
			
			
			
				| cofactor_elim_term_ite.cpp | fix #3557 | 2020-04-03 16:37:59 -07:00 | 
		
			
			
			
			
				| cofactor_elim_term_ite.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| cofactor_term_ite_tactic.cpp | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| cofactor_term_ite_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| collect_occs.cpp | outline of invertible reduction | 2018-06-30 13:46:29 -07:00 | 
		
			
			
			
			
				| collect_occs.h | refactor occurrence utility for common use (to be used in ctx_simplifier) per Nuno's suggestion | 2016-03-09 15:53:02 -08:00 | 
		
			
			
			
			
				| collect_statistics_tactic.cpp | integrate lambda expressions | 2018-06-26 07:23:04 -07:00 | 
		
			
			
			
			
				| collect_statistics_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| ctx_simplify_tactic.cpp | fix #3557 | 2020-04-03 16:37:59 -07:00 | 
		
			
			
			
			
				| ctx_simplify_tactic.h | merge with master | 2018-03-25 14:57:01 -07:00 | 
		
			
			
			
			
				| der_tactic.cpp | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| der_tactic.h | update header guards to be C++ style. Fixes issue #9 | 2015-07-08 23:18:40 -07:00 | 
		
			
			
			
			
				| distribute_forall_tactic.cpp | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| distribute_forall_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| dom_simplify_tactic.cpp | fix #3948 - cache has to be reset also when processing 'and' because it could be processed in an incompatible context by the caller | 2020-04-15 13:29:45 -07:00 | 
		
			
			
			
			
				| dom_simplify_tactic.h | remove using insert_if_not_there2 | 2020-04-25 15:08:51 -07:00 | 
		
			
			
			
			
				| elim_term_ite_tactic.cpp | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| elim_term_ite_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| elim_uncnstr_tactic.cpp | fix #3115 fix #3116 regressions from #3111 etc | 2020-03-02 16:38:33 -08: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 | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| injectivity_tactic.h | First version of the inj. tactic | 2017-08-22 17:10:20 +00:00 | 
		
			
			
			
			
				| nnf_tactic.cpp | more checks for #4013 | 2020-04-19 12:43:06 -07:00 | 
		
			
			
			
			
				| nnf_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| occf_tactic.cpp | fix #3557 | 2020-04-03 16:37:59 -07:00 | 
		
			
			
			
			
				| occf_tactic.h | Fix typos. | 2018-02-09 16:35:26 +07:00 | 
		
			
			
			
			
				| pb_preprocess_tactic.cpp | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| pb_preprocess_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| propagate_values_tactic.cpp | fix #3649 | 2020-04-01 10:56:27 -07: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 | remove using insert_if_not_there2 | 2020-04-25 15:08:51 -07:00 | 
		
			
			
			
			
				| reduce_args_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| reduce_invertible_tactic.cpp | fix #3966 | 2020-04-15 11:05:02 -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 | merge with master | 2018-03-25 14:57:01 -07:00 | 
		
			
			
			
			
				| solve_eqs_tactic.cpp | remove using insert_if_not_there2 | 2020-04-25 15:08:51 -07:00 | 
		
			
			
			
			
				| solve_eqs_tactic.h | Use nullptr. | 2018-02-12 14:05:55 +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 | fixup compiled patterns | 2019-03-29 11:42:40 -07:00 | 
		
			
			
			
			
				| split_clause_tactic.cpp | fix #3294 | 2020-03-14 10:46:03 -07:00 | 
		
			
			
			
			
				| split_clause_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| symmetry_reduce_tactic.cpp | remove using insert_if_not_there2 | 2020-04-25 15:08:51 -07:00 | 
		
			
			
			
			
				| symmetry_reduce_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 | 
		
			
			
			
			
				| tseitin_cnf_tactic.cpp | fix #3557 | 2020-04-03 16:37:59 -07:00 | 
		
			
			
			
			
				| tseitin_cnf_tactic.h | make include paths uniformly use path relative to src. #534 | 2017-07-31 13:24:11 -07:00 |