3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00

adding pb sls

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2014-03-18 14:17:21 -07:00
parent 4effa7f0c0
commit 9811054e72
4 changed files with 274 additions and 3 deletions

View file

@ -209,9 +209,6 @@ lbool pb_rewriter_util<PBU>::normalize(typename PBU::args_t& args, typename PBU:
k = PBU::numeral::one();
}
else if (g > PBU::numeral::one()) {
IF_VERBOSE(3, verbose_stream() << "cut " << g << "\n";
display(verbose_stream(), args, k, is_eq);
);
//
// Example 5x + 5y + 2z + 2u >= 5