Add unit tests for getInstantiations (#8741)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 9 May 2022 17:05:28 +0000 (12:05 -0500)
committerGitHub <noreply@github.com>
Mon, 9 May 2022 17:05:28 +0000 (10:05 -0700)
commit9058998bfeb00200bf32c74d23efa60ee08a50ac
tree3bb8262ed585fd2b87c90d56c59125d17ac77fc2
parent41c8937c0de8babd8dd5167880292090ac2d8967
Add unit tests for getInstantiations (#8741)
src/api/cpp/cvc5.cpp
test/unit/api/cpp/solver_black.cpp
test/unit/api/java/SolverTest.java
test/unit/api/python/test_solver.py