3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-05 19:00:25 +00:00
z3/src/tactic
Nikolaj Bjorner a74d18a695 prepare for variable scoping and autarkies
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-12-13 20:11:16 -08:00
..
aig preparing for more efficient asymmetric branching 2017-11-29 17:16:15 -08:00
arith remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
bv remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
core remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
fpa remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
portfolio prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08:00
sls remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
smtlogics remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
ufbv remove also cores as arguments to tactics 2017-11-19 12:18:50 -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 add converters 2017-11-19 13:06:30 -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 fix model converter to include negation 2017-11-27 17:50:51 -08:00
generic_model_converter.h add option to bypass model converter during constraint addition. Simplify model definitions that come from blocked clauses 2017-11-27 16:24:14 -08:00
goal.cpp remove also cores as arguments to tactics 2017-11-19 12:18:50 -08: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 prepare for inverse model conversion for formulas 2017-11-17 19:55:23 -08:00
model_converter.cpp print model-add in display method 2017-11-21 21:26:07 -08:00
model_converter.h print model-add in display method 2017-11-21 21:26:07 -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 re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -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 remove also cores as arguments to tactics 2017-11-19 12:18:50 -08: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 remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
tactical.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00