Missing ids for arith conflicts (#8108)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 17 Feb 2022 21:11:10 +0000 (15:11 -0600)
committerGitHub <noreply@github.com>
Thu, 17 Feb 2022 21:11:10 +0000 (21:11 +0000)
commit811e5c602c1445a4a64aa8a90d9b52a769611ebe
treefadd97f0ca23b5443188059f706854853cb9b74f
parent2acec47dc1bf0fcb2cd3b163993132bc5a630cd5
Missing ids for arith conflicts (#8108)

Fixes #8097.
src/theory/arith/constraint.cpp
src/theory/arith/theory_arith_private.cpp
src/theory/inference_id.cpp
src/theory/inference_id.h
test/regress/CMakeLists.txt
test/regress/regress0/arith/issue8097-iid.smt2 [new file with mode: 0644]