3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-07 06:28:18 +00:00
z3/src/api
Nikolaj Bjorner 575538d325 follow error message to put dependencies in setup args
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-12-08 18:38:29 -08:00
..
c++ use python3 in nightly 2023-11-14 08:54:10 -08:00
dll
dotnet update path reference to readme 2023-12-05 13:47:05 -08:00
java Clarify optimizer guarantees (#7030) 2023-12-04 09:32:26 -08:00
js Bump @babel/traverse from 7.19.4 to 7.23.2 in /src/api/js (#6954) 2023-10-23 15:29:42 -07:00
julia disambiguate overloaded with for Julia bindings 2023-01-31 19:06:20 -08:00
ml Clarify optimizer guarantees (#7030) 2023-12-04 09:32:26 -08:00
python follow error message to put dependencies in setup args 2023-12-08 18:38:29 -08:00
api_algebraic.cpp
api_arith.cpp
api_array.cpp
api_ast.cpp wip - alpha support for polymorphism 2023-07-12 18:09:02 -07:00
api_ast_map.cpp
api_ast_map.h
api_ast_vector.cpp
api_ast_vector.h
api_bv.cpp add comments for API versions of bit-vector overflow/underflow checks for #7011 2023-11-28 13:36:41 -08:00
api_config_params.cpp
api_context.cpp add comment regarding usage model for flush_objects() to relate with pr #6992 2023-11-15 11:54:59 -08:00
api_context.h Typo Fixes (#6803) 2023-07-09 11:56:10 -07:00
api_datalog.cpp
api_datalog.h
api_datatype.cpp Fix memory and concurrency issues in OCaml API (#6992) 2023-11-16 18:28:12 -08:00
api_fpa.cpp Typo Fixes (#6803) 2023-07-09 11:56:10 -07:00
api_goal.cpp fixes for #6577 2023-02-11 09:33:42 -08:00
api_goal.h
api_log.cpp
api_model.cpp
api_model.h
api_numeral.cpp #7001 - align is_numeral without to behavior if is_numeral with return numeral. 2023-11-19 10:43:14 -08:00
api_opt.cpp
api_params.cpp
api_parsers.cpp track assumptions when parsing into a solver. This enables solver.from_file/solver.from_string to support assumptions/cores #6587 2023-02-14 11:09:11 -08:00
api_pb.cpp
api_polynomial.cpp
api_polynomial.h
api_qe.cpp update release notes 2023-01-31 12:19:33 -08:00
api_quant.cpp add API to access symbols associated with quantifiers 2023-11-19 16:30:09 -08:00
api_rcf.cpp Add accessors for RCF numeral internals (#7013) 2023-11-23 17:54:23 +01:00
api_seq.cpp
api_solver.cpp enable on-clause with dependencies 2023-07-18 16:59:02 -07:00
api_solver.h add API for creating and attaching simplifiers 2023-01-31 17:06:03 -08:00
api_special_relations.cpp
api_stats.cpp
api_stats.h
api_tactic.cpp add unconstrained elimination for sequences 2023-03-20 17:07:04 +01:00
api_tactic.h add API for creating and attaching simplifiers 2023-01-31 17:06:03 -08:00
api_util.h
CMakeLists.txt cmake: Use FindPython3. (#7019) 2023-11-27 11:20:21 +01:00
z3.h z3.h: Don't include stdio.h (#7014) 2023-11-24 16:46:32 +01:00
z3_algebraic.h
z3_api.h add API to access symbols associated with quantifiers 2023-11-19 16:30:09 -08:00
z3_ast_containers.h
z3_fixedpoint.h
z3_fpa.h docs: More intra-doc linking, bit of formatting. (#6963) 2023-10-25 10:07:03 -07:00
z3_logger.h
z3_macros.h
z3_optimization.h
z3_polynomial.h
z3_private.h
z3_rcf.h Add accessors for RCF numeral internals (#7013) 2023-11-23 17:54:23 +01:00
z3_replayer.cpp fix #6778 2023-06-25 21:08:13 -07:00
z3_replayer.h
z3_spacer.h
z3_v1.h