Rewrites for BitVector multiplication (#1465)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 2 Jan 2018 22:12:45 +0000 (16:12 -0600)
committerGitHub <noreply@github.com>
Tue, 2 Jan 2018 22:12:45 +0000 (16:12 -0600)
commitce6d8fde786eb6b4bb658ba83afd384d02853948
tree0f5849c8f814ce647f7c809ee2cb416da4b4c457
parent05059fe3c92412163cb817cbd4c38e4d98a02bb7
Rewrites for BitVector multiplication (#1465)
src/theory/bv/theory_bv_rewrite_rules_normalization.h
src/theory/bv/theory_bv_rewrite_rules_simplification.h
src/theory/bv/theory_bv_utils.h
test/regress/regress0/bv/Makefile.am
test/regress/regress0/bv/mul-neg-unsat.smt2 [new file with mode: 0644]
test/regress/regress0/bv/mul-negpow2.smt2 [new file with mode: 0644]