3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-23 20:58:54 +00:00
z3/src/api
2017-04-04 17:54:18 -04:00
..
c++ fix double ownership of enode marking causing crash during tracing. Issue #952 2017-03-23 11:10:19 -07:00
dll
dotnet expose bounds as vector expressions instead of containing ad-hoc expressions. Issue #911 2017-02-24 11:07:40 -08:00
java Class Optimize#Handle should be static, 2017-02-27 18:49:02 +01:00
ml Resolved merge conflicts. Added FPA API input validity checks. 2016-11-15 20:19:40 +00:00
python fix python interface for string extract to take symbolic indices per bug report from Kun Wei 2017-03-31 08:24:12 -07:00
api_algebraic.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_arith.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_array.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_ast.cpp refactoring theory_str 2017-02-27 13:22:56 -05:00
api_ast_map.cpp
api_ast_map.h
api_ast_vector.cpp add object z3 objects to target context during translation, to fix build regression failure on z3test.py 2016-07-15 11:44:38 -07:00
api_ast_vector.h
api_bv.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_config_params.cpp
api_context.cpp refactoring theory_str 2017-02-27 13:22:56 -05:00
api_context.h remove references to m_str_fid in api 2017-04-04 17:22:55 -04:00
api_datalog.cpp update macro_util logging to uniform format 2017-01-15 21:13:22 -08:00
api_datalog.h
api_datatype.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_fpa.cpp Resolved merge conflicts. Added FPA API input validity checks. 2016-11-15 20:19:40 +00:00
api_goal.cpp add object z3 objects to target context during translation, to fix build regression failure on z3test.py 2016-07-15 11:44:38 -07:00
api_goal.h
api_interp.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_log.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_model.cpp
api_model.h
api_numeral.cpp
api_opt.cpp expose bounds as vector expressions instead of containing ad-hoc expressions. Issue #911 2017-02-24 11:07:40 -08:00
api_params.cpp
api_parsers.cpp
api_pb.cpp add pb shorthands to C++. Issue #694 2017-03-14 07:58:39 -07:00
api_polynomial.cpp Cleaned up #include<iostream> in api* objects. 2017-01-10 21:04:44 +00:00
api_polynomial.h
api_quant.cpp add bypass to allow recursive functions from API 2017-03-31 16:38:15 -07:00
api_rcf.cpp
api_seq.cpp add itos/stoi conversion to API. Issue #895 2017-02-11 11:31:13 -05:00
api_solver.cpp check for logic in solver 2016-11-04 15:19:11 +00:00
api_solver.h
api_stats.cpp
api_stats.h
api_tactic.cpp
api_tactic.h
api_util.h
z3.h
z3_algebraic.h
z3_api.h remove old theory_str enums from api 2017-04-04 17:54:18 -04:00
z3_ast_containers.h
z3_fixedpoint.h
z3_fpa.h FPA API clarification 2016-11-07 12:35:48 +00:00
z3_interp.h
z3_logger.h
z3_macros.h
z3_optimization.h expose bounds as vector expressions instead of containing ad-hoc expressions. Issue #911 2017-02-24 11:07:40 -08:00
z3_polynomial.h
z3_private.h
z3_rcf.h
z3_replayer.cpp fix missing else reported in #855 2016-12-22 20:56:14 -08:00
z3_replayer.h
z3_v1.h