3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-05-06 02:15:16 +00:00
z3/examples
Copilot 3a0e3ca24a Add RCF (Real Closed Field) bindings to C++, Java, C#, and TypeScript (#8171)
* Initial plan

* Add RCF (Real Closed Field) bindings to C++ API

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

* Add RCF (Real Closed Field) bindings to Java API

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

* Add RCF (Real Closed Field) bindings to C# (.NET) API

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

* Add RCF (Real Closed Field) example for TypeScript/JavaScript API

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

* Add comprehensive RCF implementation summary documentation

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:10 -08:00
..
c
c++ Add RCF (Real Closed Field) bindings to C++, Java, C#, and TypeScript (#8171) 2026-02-18 20:57:10 -08:00
dotnet Add RCF (Real Closed Field) bindings to C++, Java, C#, and TypeScript (#8171) 2026-02-18 20:57:10 -08:00
java Add RCF (Real Closed Field) bindings to C++, Java, C#, and TypeScript (#8171) 2026-02-18 20:57:10 -08:00
maxsat
ml
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
userPropagator
CMakeLists.txt