3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/model
2019-09-01 12:17:19 -07:00
..
CMakeLists.txt [CMake] Move CMake files into their intended location so the 2017-06-12 11:59:00 +01:00
func_interp.cpp add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core 2019-09-01 12:17:19 -07:00
func_interp.h use array interpretations whenever possible for #2378. Also strengthen equality test for lambda 2019-07-14 09:23:29 -04:00
model.cpp add model.inline_def option to make #2517 happy 2019-08-29 12:08:09 -03:00
model.h add model.inline_def option to make #2517 happy 2019-08-29 12:08:09 -03:00
model2expr.cpp integrate lambda expressions 2018-06-26 07:23:04 -07:00
model2expr.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
model_core.cpp fix push/pop bug for ite-elimination, thanks to Nao Hirokawa for reporting it 2019-08-30 08:31:37 -03:00
model_core.h Helpers in model_core 2018-06-27 22:49:35 -04:00
model_evaluator.cpp add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core 2019-09-01 12:17:19 -07:00
model_evaluator.h merge 2019-06-12 19:44:56 -07:00
model_evaluator_params.pyg model evaluator: cleanup cache when model_eval param changes 2019-03-02 16:42:18 +00:00
model_implicant.cpp add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core 2019-09-01 12:17:19 -07:00
model_implicant.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
model_params.pyg add model.inline_def option to make #2517 happy 2019-08-29 12:08:09 -03:00
model_pp.cpp add tc and trc functionals for binary relations 2019-04-10 04:12:45 +02:00
model_pp.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
model_smt2_pp.cpp fixing 2267 2019-05-06 15:31:55 +02:00
model_smt2_pp.h add rewrite to each branch of mbp 2018-06-24 17:06:49 -07:00
model_v2_pp.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
model_v2_pp.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00