summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/theory_quantifiers.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-09-17 19:51:06 -0500
committerAndres Noetzli <andres.noetzli@gmail.com>2018-09-17 17:51:06 -0700
commit83be77ff113cbc0357796fb8121091eed2c95ab1 (patch)
treeda64946f41e6e4ce24ef589ebc7dcd40c1469413 /src/theory/quantifiers/theory_quantifiers.cpp
parent603c0ccc4614024dfcd34333cd427ac56e229a47 (diff)
Improvements and fixes for symmetry detection and breaking (#2459)
This fixes a few open issues with symmetry detection algorithm. It also extends the algorithm to do: - Alpha equivalence to recognize symmetries between quantified formulas, - A technique to recognize a subset of variables in two terms are symmetric, e.g. from x in A ^ x in B, we find A and B are interchangeable by treating x as a fixed symbol, - Symmetry breaking for maximal subterms instead of variables.
Diffstat (limited to 'src/theory/quantifiers/theory_quantifiers.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback