| .. |
|
c++
|
Remove unnecessary const qualifiers from comparison operator overloads in z3++.h
|
2024-09-23 13:38:07 +01:00 |
|
dll
|
|
|
|
dotnet
|
Add assert_and_track support to Optimize class in .NET binding (#7437)
|
2024-10-26 01:33:09 -07:00 |
|
java
|
Improved Java phantom references (#7131)
|
2024-02-21 08:39:58 -08:00 |
|
js
|
add cases for new parameters for ts build
|
2025-01-22 11:59:36 -08:00 |
|
julia
|
C API now used by Julia. (#7387)
|
2024-09-24 15:17:00 +01:00 |
|
ml
|
some code cleaning and complexity improvements (#7133)
|
2024-02-29 08:54:53 -08:00 |
|
python
|
Expose PARAMETER_INTERNAL and PARAMETER_ZSTRING in case API users access these #7522
|
2025-01-22 11:46:11 -08:00 |
|
api_algebraic.cpp
|
|
|
|
api_arith.cpp
|
add abs function to API
|
2024-05-09 20:54:39 -07:00 |
|
api_array.cpp
|
|
|
|
api_ast.cpp
|
Expose PARAMETER_INTERNAL and PARAMETER_ZSTRING in case API users access these #7522
|
2025-01-22 11:46:11 -08:00 |
|
api_ast_map.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
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
|
use std::exception as base class to z3_exception
|
2024-11-04 11:08:15 -08:00 |
|
api_context.cpp
|
api: avoid some string copies when using mk_external_string
|
2024-12-28 09:42:54 +00:00 |
|
api_context.h
|
api: avoid some string copies when using mk_external_string
|
2024-12-28 09:42:54 +00:00 |
|
api_datalog.cpp
|
api: avoid some string copies when using mk_external_string
|
2024-12-28 09:42:54 +00:00 |
|
api_datalog.h
|
|
|
|
api_datatype.cpp
|
|
|
|
api_fpa.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_goal.cpp
|
remove a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_goal.h
|
|
|
|
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 a few string copies
|
2023-12-20 16:55:09 +00:00 |
|
api_model.h
|
|
|
|
api_numeral.cpp
|
fix #7523
|
2025-01-22 11:46:11 -08:00 |
|
api_opt.cpp
|
api: avoid some string copies when using mk_external_string
|
2024-12-28 09:42:54 +00:00 |
|
api_params.cpp
|
api: avoid some string copies when using mk_external_string
|
2024-12-28 09:42:54 +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
|
|
|
|
api_polynomial.h
|
|
|
|
api_qe.cpp
|
add projection with witnesses
|
2024-11-27 10:26:34 -08:00 |
|
api_quant.cpp
|
|
|
|
api_rcf.cpp
|
api: avoid some string copies when using mk_external_string
|
2024-12-28 09:42:54 +00:00 |
|
api_seq.cpp
|
initial warppers for seq-map/seq-fold
|
2024-05-09 14:52:49 -07:00 |
|
api_solver.cpp
|
Add (updated and general) solve_for functionality for arithmetic, add congruence_explain to API to retrieve explanation for why two terms are congruent Tweak handling of smt.qi.max_instantations
|
2024-12-19 23:27:57 +01:00 |
|
api_solver.h
|
|
|
|
api_special_relations.cpp
|
|
|
|
api_stats.cpp
|
|
|
|
api_stats.h
|
|
|
|
api_tactic.cpp
|
api: avoid some string copies when using mk_external_string
|
2024-12-28 09:42:54 +00:00 |
|
api_tactic.h
|
|
|
|
api_util.h
|
add parameter validation to ternary and 4-ary functions for API #7219
|
2024-05-11 18:06:18 -07:00 |
|
CMakeLists.txt
|
|
|
|
z3.h
|
|
|
|
z3_algebraic.h
|
|
|
|
z3_api.h
|
Expose PARAMETER_INTERNAL and PARAMETER_ZSTRING in case API users access these #7522
|
2025-01-22 11:46:11 -08:00 |
|
z3_ast_containers.h
|
|
|
|
z3_fixedpoint.h
|
|
|
|
z3_fpa.h
|
|
|
|
z3_logger.h
|
|
|
|
z3_macros.h
|
|
|
|
z3_optimization.h
|
Add initial value setting API for solver and optimize contexts and update related function signatures
|
2024-09-18 16:18:47 +03:00 |
|
z3_polynomial.h
|
|
|
|
z3_private.h
|
|
|
|
z3_rcf.h
|
|
|
|
z3_replayer.cpp
|
use std::exception as base class to z3_exception
|
2024-11-04 11:08:15 -08:00 |
|
z3_replayer.h
|
|
|
|
z3_spacer.h
|
add projection with witnesses
|
2024-11-27 10:26:34 -08:00 |
|
z3_v1.h
|
|
|