Eliminate backwards ref to SmtEngine from abduction and interpol solvers (#7133)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 3 Sep 2021 16:33:27 +0000 (11:33 -0500)
committerGitHub <noreply@github.com>
Fri, 3 Sep 2021 16:33:27 +0000 (09:33 -0700)
commit39dd4cf7678da7bbce2a0aaf4d9b44d3f885ea49
tree764de9c5b2d9ae292d6329cea925fef53f6548f6
parent8e2c02201d30b5715a095ffe0098dd74a636ac85
Eliminate backwards ref to SmtEngine from abduction and interpol solvers (#7133)
src/smt/abduction_solver.cpp
src/smt/abduction_solver.h
src/smt/interpolation_solver.cpp
src/smt/interpolation_solver.h
src/smt/smt_engine.cpp