Fix quantifiers dynamic split module for parametric datatypes (#7085)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 30 Aug 2021 19:10:27 +0000 (14:10 -0500)
committerGitHub <noreply@github.com>
Mon, 30 Aug 2021 19:10:27 +0000 (14:10 -0500)
commit9b89eb1c0a7c2e9b5be9b9a80e9e24473454ce52
treec41341609ed64dbf1c096d316ca46f853ddb0a8e
parent7372eab3e013b45516f499e0096e615a124ecfd4
Fix quantifiers dynamic split module for parametric datatypes (#7085)

Fixes #6838.
src/theory/datatypes/theory_datatypes_utils.cpp
src/theory/datatypes/theory_datatypes_utils.h
src/theory/quantifiers/quant_split.cpp
test/regress/CMakeLists.txt
test/regress/regress0/quantifiers/issue6838-qpdt.smt2 [new file with mode: 0644]