3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-26 07:29:33 +00:00
z3/src
Copilot df816cab07
Add finite set API support for C# and Java bindings (#8003)
* Initial plan

* Add finite set API support for Java and C#

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

* Add documentation and examples for finite set APIs

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

* Delete FINITE_SET_API_EXAMPLES.md

* Add FiniteSetSort files to CMakeLists.txt build configurations

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Co-authored-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2025-11-04 15:57:55 -08:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api Add finite set API support for C# and Java bindings (#8003) 2025-11-04 15:57:55 -08:00
ast fix build 2025-10-30 02:58:16 -07:00
cmd_context patch definitions, add pretty print support 2025-10-13 22:39:32 +02:00
math try exponential delay in grobner 2025-10-26 15:35:25 +01:00
model remove empty line 2025-10-31 00:09:20 -07:00
muz fix #7952 - make auto-selector detect large bit-vectors so it does't use the datalog engine for hopelessly large tables 2025-09-30 15:58:48 -07:00
nlsat enable always add all coeffs in nlsat 2025-10-26 15:35:25 +01:00
opt add user propagators to opt_solver 2025-10-02 19:44:22 -07:00
params throttle grobner method more actively 2025-10-26 15:35:25 +01:00
parsers patch definitions, add pretty print support 2025-10-13 22:39:32 +02:00
qe move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sat remove a few useless dynamic casts 2025-09-13 21:06:55 +01:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt add sketch for incremental algorithm 2025-10-30 02:53:29 -07:00
solver Add commands for forcing preferences during search 2025-10-02 10:47:10 -07:00
tactic remove model converter operator on expr_ref& 2025-09-07 16:42:20 -07:00
test trim parametric datatype test 2025-10-26 15:32:21 +01:00
util build fixes 2025-10-26 15:35:24 +01:00
CMakeLists.txt port improvements from ilana branch to master regarding nla 2025-09-19 12:28:31 -07:00