mirror of
https://github.com/Z3Prover/z3
synced 2026-03-23 12:59:12 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c663d28201
commit
e49bfdb285
4 changed files with 30 additions and 8 deletions
|
|
@ -75,8 +75,6 @@ Useful lemmas:
|
|||
#include "sat/smt/polysat/constraints.h"
|
||||
#include "sat/smt/polysat/ule_constraint.h"
|
||||
|
||||
#define LOG(_msg_) verbose_stream() << _msg_ << "\n"
|
||||
|
||||
namespace polysat {
|
||||
|
||||
// Simplify lhs <= rhs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue