Add InferenceIds for theory of arrays (#5910)
authorGereon Kremer <gkremer@stanford.edu>
Wed, 17 Feb 2021 14:39:42 +0000 (15:39 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Feb 2021 14:39:42 +0000 (15:39 +0100)
commitfb5e3113312322c21a00062b22c358c30fa27101
treee3809bd67d9f897f5d99b90a8c514acad6ff1976
parent2d6de44a51fed47a625ae73181efbcc3dac0c751
Add InferenceIds for theory of arrays (#5910)

This PR introduces new InferenceIds for the theory of arrays and uses them instead of InferenceId::UNKNOWN.
src/theory/arrays/inference_manager.cpp
src/theory/arrays/inference_manager.h
src/theory/arrays/theory_arrays.cpp
src/theory/inference_id.cpp
src/theory/inference_id.h