3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-10 11:00:52 +00:00
z3/src/api
Nikolaj Bjorner 38a0cc1ef9 set build be configurable by env
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2025-12-19 12:51:36 -08:00
..
c++ Implement Z3_optimize_translate for context translation (#8072) 2025-12-13 05:12:08 +00:00
dll
dotnet fix #8092 2025-12-16 15:49:49 -08:00
java port to BoolPtr 2025-11-25 21:08:43 -08:00
js Add GitHub Actions workflow to publish JavaScript/TypeScript API documentation (#8084) 2025-12-15 22:57:46 +00:00
julia
mcp
ml open_log returns bool 2025-11-25 20:48:57 -08:00
python set build be configurable by env 2025-12-19 12:51:36 -08:00
api_algebraic.cpp
api_arith.cpp
api_array.cpp remove references to set_has_size 2025-11-26 13:57:24 -08:00
api_ast.cpp remove references to set_has_size 2025-11-26 13:57:24 -08:00
api_ast_map.cpp
api_ast_map.h
api_ast_vector.cpp
api_ast_vector.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api_bv.cpp
api_config_params.cpp
api_context.cpp
api_context.h
api_datalog.cpp
api_datalog.h
api_datatype.cpp
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
api_goal.h
api_log.cpp
api_model.cpp
api_model.h
api_numeral.cpp
api_opt.cpp Implement Z3_optimize_translate for context translation (#8072) 2025-12-13 05:12:08 +00:00
api_params.cpp
api_parsers.cpp
api_pb.cpp
api_polynomial.cpp
api_polynomial.h
api_qe.cpp
api_quant.cpp
api_rcf.cpp Return bool instead of int from Z3_rcf_interval (#8046) 2025-11-25 18:08:17 -08:00
api_seq.cpp
api_solver.cpp
api_solver.h
api_special_relations.cpp
api_stats.cpp
api_stats.h
api_tactic.cpp
api_tactic.h
api_util.h
CMakeLists.txt
z3.h
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 remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
z3_rcf.h Return bool instead of int from Z3_rcf_interval (#8046) 2025-11-25 18:08:17 -08:00
z3_replayer.cpp Return sign from Z3_fpa_get_numeral_sign as bool instead of int (#8047) 2025-11-25 18:10:38 -08: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
z3_v1.h