3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/tactic
Nikolaj Bjorner 2f6283e1ed add converters
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-11-19 13:06:30 -08:00
..
aig remove also cores as arguments to tactics 2017-11-19 12:18:50 -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 remove also cores as arguments to tactics 2017-11-19 12:18:50 -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 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.h re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -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 re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -08:00
model_converter.h remove also cores as arguments to tactics 2017-11-19 12:18:50 -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