3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-02 08:10:43 +00:00
* add linearized projection in nlsat

* implement nlsat check for given assignment

* add some comments
This commit is contained in:
ValentinPromies 2025-08-20 16:36:35 +02:00 committed by GitHub
parent a38af61d77
commit 4b4e8cbc6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 272 additions and 2 deletions

View file

@ -45,6 +45,7 @@ namespace nlsat {
void set_minimize_cores(bool f);
void set_factor(bool f);
void set_signed_project(bool f);
void set_linear_project(bool f);
/**
\brief Given a set of literals ls[0], ... ls[n-1] s.t.