[proof-new] Adding a manager for the new unsat cores (#5723)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Wed, 23 Dec 2020 20:40:48 +0000 (17:40 -0300)
committerGitHub <noreply@github.com>
Wed, 23 Dec 2020 20:40:48 +0000 (14:40 -0600)
commit5ef950054212a5fb9759c9137888f95bcadb05fd
treef0f8dce3a68126feb1b264f2112461e6d8455346
parent2594c961105110f6fce17983bfa69f68bd9ee15e
[proof-new] Adding a manager for the new unsat cores (#5723)

Based on proof nodes of refutations.
src/CMakeLists.txt
src/smt/unsat_core_manager.cpp [new file with mode: 0644]
src/smt/unsat_core_manager.h [new file with mode: 0644]