Throw exception for getting value of non-well-founded datatype (#7806)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 14 Dec 2021 17:50:56 +0000 (11:50 -0600)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 17:50:56 +0000 (17:50 +0000)
commite029a6ace6456008ab774776d5f74919eefc9529
tree97b3fcf28c2c6069b973fa314c73aa3f718cc644
parent2abdb475ad265c33f1b1658b965bc5b2387313ed
Throw exception for getting value of non-well-founded datatype (#7806)

Fixes cvc5/cvc5-projects#383
src/api/cpp/cvc5.cpp
test/unit/api/cpp/solver_black.cpp