mirror of
https://github.com/Z3Prover/z3
synced 2026-02-28 19:01:29 +00:00
remove var-constraint alltogether
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b9719768a0
commit
01c81405af
5 changed files with 0 additions and 99 deletions
|
|
@ -22,7 +22,6 @@ Author:
|
|||
#include "math/polysat/boolean.h"
|
||||
#include "math/polysat/constraint.h"
|
||||
#include "math/polysat/eq_constraint.h"
|
||||
#include "math/polysat/var_constraint.h"
|
||||
#include "math/polysat/ule_constraint.h"
|
||||
#include "math/polysat/justification.h"
|
||||
#include "math/polysat/linear_solver.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue