Move master equality engine notification to own file (#6877)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 15 Jul 2021 05:20:11 +0000 (00:20 -0500)
committerGitHub <noreply@github.com>
Thu, 15 Jul 2021 05:20:11 +0000 (05:20 +0000)
commit17eb04b4e06a8b6d6ac18098d9efa961c49f6863
tree58cc34d70db0bea1a04dad2714f4f796cea299a2
parent20db536832e9f2da6ed06917eedcad4101194ffc
Move master equality engine notification to own file (#6877)

Preparation for central equality engine.
src/CMakeLists.txt
src/theory/ee_manager_distributed.cpp
src/theory/ee_manager_distributed.h
src/theory/quantifiers/master_eq_notify.cpp [new file with mode: 0644]
src/theory/quantifiers/master_eq_notify.h [new file with mode: 0644]