3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-23 12:59:12 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2023-12-12 16:37:39 -08:00
parent c663d28201
commit e49bfdb285
4 changed files with 30 additions and 8 deletions

View file

@ -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.