3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-17 06:11:44 +00:00
z3/src/api
Nikolaj Bjorner dd10826c99
Merge pull request #8646 from Z3Prover/copilot/build-go-bindings-ci
Enable Go bindings in ubuntu-cmake CI builds
2026-02-16 09:45:42 -08:00
..
c++ Merge pull request #8500 from Z3Prover/copilot/update-functional-datatype 2026-02-07 10:11:54 -08:00
dll
dotnet Add missing solver APIs to Java and C# bindings (#8464) 2026-02-02 09:01:01 -08:00
go Fix trailing whitespace in Go source files 2026-02-16 06:06:48 +00:00
java Merge branch 'master' into copilot/update-nightly-build-test-process 2026-02-08 11:28:21 -08:00
js Merge pull request #8500 from Z3Prover/copilot/update-functional-datatype 2026-02-07 10:11:54 -08:00
julia Merge branch 'master' into copilot/update-nightly-build-test-process 2026-02-08 11:28:21 -08:00
mcp remove non-working ts mcp server, settle with python variant 2025-04-18 10:10:12 -07:00
ml Fix OCaml linker flag and align validation runners with build runners 2026-02-08 17:26:30 +00:00
python remove brittle pydoc example 2026-02-16 09:20:57 -08:00
api_algebraic.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
api_arith.cpp Add check that argument of Z3_is_algebraic_number is_expr (#8027) 2025-11-15 16:19:39 -08:00
api_array.cpp remove references to set_has_size 2025-11-26 13:57:24 -08:00
api_ast.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
api_ast_map.cpp Add [[nodiscard]] to AST factory functions and modernize iterator loops (#8143) 2026-01-11 09:58:25 -08:00
api_ast_map.h
api_ast_vector.cpp Modern C++: Add std::span overload for mk_or, adopt std::clamp, optimize stream output (#8507) 2026-02-06 11:54:06 +00:00
api_ast_vector.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api_bv.cpp fix #7572 and fix #7574 2025-03-07 10:46:29 -08:00
api_config_params.cpp fix #7622 2025-04-17 11:05:49 -07:00
api_context.cpp Refactor mk_and and mk_app to use std::span API (#8285) 2026-01-22 16:58:38 -08:00
api_context.h remove theory_str and classes that are only used by it 2025-08-07 21:05:12 -07:00
api_datalog.cpp Adopt std::optional for try_get_value and try_get_size functions (#8268) 2026-01-21 12:41:50 -08:00
api_datalog.h move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
api_datatype.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
api_fpa.cpp Return sign from Z3_fpa_get_numeral_sign as bool instead of int (#8047) 2025-11-25 18:10:38 -08:00
api_goal.cpp fix #7609 2025-04-04 18:40:15 -07:00
api_goal.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api_log.cpp api: avoid some string copies when using mk_external_string 2024-12-28 09:42:54 +00:00
api_model.cpp remove theory_str and classes that are only used by it 2025-08-07 21:05:12 -07:00
api_model.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api_numeral.cpp Note that Z3_get_numeral_small is essentially redundant (#7599) 2025-03-29 10:02:32 -07:00
api_opt.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
api_params.cpp Modern C++: Add std::span overload for mk_or, adopt std::clamp, optimize stream output (#8507) 2026-02-06 11:54:06 +00:00
api_parsers.cpp add py_value to selected classes in python bindings, add mode for input-assertion based lookahead solving 2025-01-04 13:40:49 -08:00
api_pb.cpp
api_polynomial.cpp preserve the initial state of the solver with push/pop for multiple objectives (#8264) 2026-01-23 10:41:03 -08:00
api_polynomial.h
api_qe.cpp filter out terms that are not solved 2025-04-30 09:40:45 -07:00
api_quant.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
api_rcf.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
api_seq.cpp Add missing string replace operations to Java API (#8011) 2025-11-04 09:48:20 -08:00
api_solver.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08: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 fix infinite loop in internalize 2022-09-14 11:50:53 +01:00
api_stats.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api_tactic.cpp Revert "Refactor find_tactic_cmd to use std::optional<tactic_cmd*> (#8331)" 2026-01-26 13:20:03 -08:00
api_tactic.h add API for creating and attaching simplifiers 2023-01-31 17:06:03 -08:00
api_util.h Add parameter validation for selected API functions 2025-07-27 13:38:37 -07:00
CMakeLists.txt list euf dependency in api cmakefile 2025-05-07 15:47:03 -07: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 Fix _in vs _out def_API param for Z3_solver_get_levels (#8050) 2025-11-27 15:00:38 -08:00
z3_ast_containers.h
z3_fixedpoint.h
z3_fpa.h Return sign from Z3_fpa_get_numeral_sign as bool instead of int (#8047) 2025-11-25 18:10:38 -08:00
z3_logger.h
z3_macros.h
z3_optimization.h Implement Z3_optimize_translate for context translation (#8072) 2025-12-13 05:12:08 +00:00
z3_polynomial.h
z3_private.h
z3_rcf.h Return bool instead of int from Z3_rcf_interval (#8046) 2025-11-25 18:08:17 -08:00
z3_replayer.cpp Add static linkage to internal functions 2026-02-06 23:19:16 +00:00
z3_replayer.h Return sign from Z3_fpa_get_numeral_sign as bool instead of int (#8047) 2025-11-25 18:10:38 -08:00
z3_spacer.h add projection with witnesses 2024-11-27 10:26:34 -08:00
z3_v1.h