3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 06:39:02 +00:00
z3/src/tactic
Nikolaj Bjorner cd35caff52 clean up parallel tactic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-04-16 03:18:57 -07:00
..
aig preparing for more efficient asymmetric branching 2017-11-29 17:16:15 -08:00
arith add unit extraction 2018-03-06 01:08:17 -08:00
bv fix bug in blocked clause elimination: it was ignoring unit literals 2018-03-31 13:26:20 -07:00
core fixes 2018-04-10 10:43:55 +08:00
fpa remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
portfolio clean up parallel tactic 2018-04-16 03:18:57 -07:00
sls remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
smtlogics clean up parallel tactic 2018-04-16 03:18:57 -07:00
ufbv debugging mc 2018-01-19 21:09:52 -08:00
CMakeLists.txt remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
converter.h added facility to persist model transformations 2017-11-02 00:05:52 -05:00
dependency_converter.cpp fix errors 2018-02-07 15:31:57 -08:00
dependency_converter.h add converters 2017-11-19 13:06:30 -08:00
equiv_proof_converter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
equiv_proof_converter.h re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -08:00
generic_model_converter.cpp add hiding to auxiliary declarations created in mc 2018-03-06 18:02:37 -08:00
generic_model_converter.h add hiding to auxiliary declarations created in mc 2018-03-06 18:02:37 -08:00
goal.cpp model conversion and acce tracking 2018-03-30 16:24:22 -07:00
goal.h remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
goal_num_occurs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_num_occurs.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_shared_occs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_shared_occs.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_util.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_util.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
horn_subsume_model_converter.cpp prepare for inverse model conversion for formulas 2017-11-17 19:55:23 -08:00
horn_subsume_model_converter.h add unit extraction 2018-03-06 01:08:17 -08:00
model_converter.cpp fix mac build error 2018-03-20 20:16:47 -07:00
model_converter.h add unit extraction 2018-03-06 01:08:17 -08:00
probe.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
probe.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
proof_converter.cpp fix build isses 2018-02-07 15:39:56 -08:00
proof_converter.h re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -08:00
replace_proof_converter.cpp re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -08:00
replace_proof_converter.h re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -08:00
sine_filter.cpp fix mac build error 2018-03-20 20:16:47 -07:00
sine_filter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
tactic.cpp remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
tactic.h remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
tactic_exception.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
tactical.cpp fix mac build error 2018-03-20 20:16:47 -07:00
tactical.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00