Eliminate partial operators within lambdas during grammar normalization (#2570)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 3 Oct 2018 16:40:44 +0000 (11:40 -0500)
committerHaniel Barbosa <hanielbbarbosa@gmail.com>
Wed, 3 Oct 2018 16:40:44 +0000 (11:40 -0500)
commitbc4b21307a4b63de2e2c47a4f1fa4367b9320f57
tree1c4fdcbeed0c104e1117a5ad3036deeaf13e1a40
parentb1fe934c551dd89f1001ca2c56a146231c1e49a0
Eliminate partial operators within lambdas during grammar normalization (#2570)
src/theory/quantifiers/sygus/sygus_grammar_norm.cpp
src/theory/quantifiers/sygus/sygus_grammar_norm.h
test/regress/CMakeLists.txt
test/regress/Makefile.tests
test/regress/regress2/sygus/multi-udiv.sy [new file with mode: 0644]