summaryrefslogtreecommitdiff
path: root/src/prop/bvminisat
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-12-16 10:52:26 -0600
committerGitHub <noreply@github.com>2020-12-16 10:52:26 -0600
commit496aed3f37c37519b6a26b3346b7f06e43bb5351 (patch)
tree709ba9b60db9c3550603a8e923568039cd2365a8 /src/prop/bvminisat
parent3a3735d58ddac7ecfac80dad35da963901f15f55 (diff)
(proof-new) Use bound variable manager (#5679)
This uses BoundVarManager for several key places where bound variables are introduced, including for array extensionality witness terms, string preprocessing, quantifiers rewriting, and skolemization. This is motivated by making certain steps in solving deterministic for the sake of proofs, and gives a more consistent pattern in general for constructing bound variables.
Diffstat (limited to 'src/prop/bvminisat')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback