3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src/model
Nikolaj Bjorner 800fef6653 fix #5424
2021-07-22 18:31:37 -07:00
..
array_factory.cpp fix #5304 2021-05-29 08:06:06 -07:00
array_factory.h fix #5304 2021-05-29 08:06:06 -07:00
char_factory.h fix a few more warnings 2021-02-19 12:16:05 +00:00
CMakeLists.txt model refactor (#4723) 2020-10-05 14:13:05 -07:00
datatype_factory.cpp fix #5297 2021-05-23 13:42:15 -07:00
datatype_factory.h booyah 2020-07-04 15:56:30 -07:00
fpa_factory.h more fpa 2020-10-01 17:47:50 -07:00
func_interp.cpp #close 5363 2021-06-22 16:24:00 -07:00
func_interp.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
model.cpp fix #5424 2021-07-22 18:31:37 -07:00
model.h #close 5363 2021-06-22 16:24:00 -07:00
model2expr.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
model2expr.h booyah 2020-07-04 15:56:30 -07:00
model_core.cpp fix #4899 2020-12-17 23:03:01 -08:00
model_core.h fix #4899 2020-12-17 23:03:01 -08:00
model_evaluator.cpp #5420 2021-07-20 15:29:24 -07:00
model_evaluator.h booyah 2020-07-04 15:56:30 -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 call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
model_implicant.h booyah 2020-07-04 15:56:30 -07:00
model_macro_solver.cpp model refactor (#4723) 2020-10-05 14:13:05 -07:00
model_macro_solver.h model refactor (#4723) 2020-10-05 14:13:05 -07:00
model_params.pyg consolidate model.compact and model_compress #2704 2019-11-15 11:07:08 -08:00
model_pp.cpp add tc and trc functionals for binary relations 2019-04-10 04:12:45 +02:00
model_pp.h booyah 2020-07-04 15:56:30 -07:00
model_smt2_pp.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
model_smt2_pp.h booyah 2020-07-04 15:56:30 -07:00
model_v2_pp.cpp mbp (#4741) 2020-10-21 15:48:40 -07:00
model_v2_pp.h booyah 2020-07-04 15:56:30 -07:00
numeral_factory.cpp move value factories to model 2019-10-16 19:48:35 -07:00
numeral_factory.h booyah 2020-07-04 15:56:30 -07:00
seq_factory.h remove symbol -> zstring -> symbol round-trips 2021-05-22 13:12:49 -07:00
struct_factory.cpp refactor get_sort 2021-02-02 04:45:54 -08:00
struct_factory.h booyah 2020-07-04 15:56:30 -07:00
value_factory.cpp remove ast_manager get_sort method entirely 2021-02-02 13:57:01 -08:00
value_factory.h refactor get_sort 2021-02-02 04:45:54 -08:00