3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-19 07:04:22 +00:00
z3/examples
Copilot c58ef30944 Add sequence higher-order functions to Java API (#8226)
* Initial plan

* Add four sequence operations to Java API (SeqMap, SeqMapi, SeqFoldl, SeqFoldli)

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

* Fix checkContextMatch call and add test for sequence operations

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

* Add 4-parameter checkContextMatch overload for consistency

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>
2026-02-18 20:57:33 -08:00
..
c Remove vestiges of old ml api (#7597) 2025-03-27 16:41:31 -07:00
c++ removing file to deal with build issue 2026-02-18 20:57:11 -08:00
dotnet remove RCF example 2026-02-18 20:57:14 -08:00
java Add sequence higher-order functions to Java API (#8226) 2026-02-18 20:57:33 -08:00
maxsat
ml Add Z3_get_estimated_alloc_size to OCaml API (#7068) 2023-12-21 12:54:30 -08:00
python Fix some typos. (#7115) 2024-02-07 23:06:43 -08:00
SMT-LIB2 Lattice based refutation (#8211) 2026-01-18 17:42:40 -08:00
tptp move to readme-cmake 2025-05-13 14:36:20 -07:00
userPropagator
CMakeLists.txt