mirror of
https://github.com/Z3Prover/z3
synced 2025-09-02 08:10:43 +00:00
sketch bit-constraints
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
dce9740a38
commit
e970fe5034
8 changed files with 162 additions and 22 deletions
|
@ -19,6 +19,8 @@ Author:
|
|||
|
||||
#include "util/statistics.h"
|
||||
#include "math/polysat/constraint.h"
|
||||
#include "math/polysat/eq_constraint.h"
|
||||
#include "math/polysat/bit_constraint.h"
|
||||
#include "math/polysat/justification.h"
|
||||
#include "math/polysat/trail.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue