Fix type issue in substitutions from covering solver (#8921)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 30 Jun 2022 04:54:56 +0000 (23:54 -0500)
committerGitHub <noreply@github.com>
Thu, 30 Jun 2022 04:54:56 +0000 (04:54 +0000)
commitc501613c172412b579884b37ed3133a8bbb06f09
tree869c468e75d2392512aeb744efa9ba15b0a8ccd1
parent9e20f45b9dcbc3bb2b0ddfd96337454a3221baf2
Fix type issue in substitutions from covering solver (#8921)

Fixes #8895. The benchmark in that issue now times out.
src/theory/arith/nl/coverings_solver.cpp
src/theory/arith/nl/nl_model.cpp
src/theory/arith/theory_arith.cpp