mirror of
https://github.com/Z3Prover/z3
synced 2026-02-15 13:21:50 +00:00
Add solve_for and import_model_converter to C++ solver API (#8465)
* Initial plan * Add solve_for and import_model_converter methods to C++ API (fixes issues 6 and 8) Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Address code review feedback and add comprehensive test Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Remove accidentally committed binary * Delete examples/c++/test_issues_6_7_8.cpp --------- 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>
This commit is contained in:
parent
f5a44cf0b9
commit
9007728ddb
1 changed files with 20 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue