3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-11 00:22:05 +00:00
z3/src/api
Nikolaj Bjorner d9af8ea9fb fix #5113
2021-04-07 12:20:12 -07:00
..
c++ fix multiplier base for #5022 2021-02-12 11:53:40 -08:00
dll
dotnet Try freeing context in dispose method and not wait for finalizer #5043 2021-02-27 11:02:58 -08:00
java Mixing Integers and Rational in the new Java API #5085 (#5098) 2021-03-16 05:24:23 -07:00
julia build 2020-08-13 16:40:41 -07:00
ml fix #4801 2021-02-12 20:20:00 -08:00
python fix travis build for python doc 2021-03-29 15:30:31 -07:00
api_algebraic.cpp pass algebraic manager to arith-plugin mk-numeral because rational check may overwrite the argument using the current manager deals with crash as part of #4532 2020-07-26 17:52:28 -07:00
api_arith.cpp remove ast_manager get_sort method entirely 2021-02-02 13:57:01 -08:00
api_array.cpp remove ast_manager get_sort method entirely 2021-02-02 13:57:01 -08:00
api_ast.cpp revert my mess with the ast hashtable 2021-02-17 14:29:07 +00:00
api_ast_map.cpp
api_ast_map.h
api_ast_vector.cpp
api_ast_vector.h
api_bv.cpp
api_config_params.cpp more descriptive naming convention 2021-03-15 15:48:33 -07:00
api_context.cpp more descriptive naming convention 2021-03-15 15:48:33 -07:00
api_context.h more descriptive naming convention 2021-03-15 15:48:33 -07:00
api_datalog.cpp
api_datalog.h
api_datatype.cpp remove ast_manager get_sort method entirely 2021-02-02 13:57:01 -08:00
api_fpa.cpp Fix reference counting in Z3_mk_fpa_to_ieee_bv 2020-11-06 12:16:09 +00:00
api_goal.cpp expose name inclusion as optional 2020-08-30 10:32:17 -07:00
api_goal.h
api_log.cpp add static 2020-09-29 16:48:47 +01:00
api_model.cpp the documentation of Z3_model_get_func_interp() says it returns NULL if there's no interpretation 2021-02-07 12:46:36 +00:00
api_model.h
api_numeral.cpp
api_opt.cpp start wcnf 2021-02-26 11:13:44 -08:00
api_params.cpp
api_parsers.cpp fix #5113 2021-04-07 12:20:12 -07:00
api_pb.cpp
api_polynomial.cpp
api_polynomial.h
api_qe.cpp adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
api_quant.cpp refactor get_sort 2021-02-02 04:45:54 -08:00
api_rcf.cpp
api_seq.cpp na 2021-01-28 17:09:12 -08:00
api_solver.cpp more descriptive naming convention 2021-03-15 15:48:33 -07:00
api_solver.h
api_special_relations.cpp
api_stats.cpp delete some dead code 2021-02-07 12:14:52 +00:00
api_stats.h
api_tactic.cpp api: avoid copying param_refs whenever possible 2020-11-06 10:51:51 +00:00
api_tactic.h
api_util.h api: avoid copying param_refs whenever possible 2020-11-06 10:51:51 +00:00
CMakeLists.txt
z3.h
z3_algebraic.h
z3_api.h add new model event handler for incremental optimization 2021-02-05 17:11:04 -08:00
z3_ast_containers.h
z3_fixedpoint.h
z3_fpa.h
z3_logger.h
z3_macros.h
z3_optimization.h add new model event handler for incremental optimization 2021-02-05 17:11:04 -08:00
z3_polynomial.h
z3_private.h
z3_rcf.h
z3_replayer.cpp
z3_replayer.h
z3_spacer.h
z3_v1.h