You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(set-option :check-models true)
(declare-datatypes ((_d 0)) (((_c (s RoundingMode)))))
(declare-datatypes ((d 0)) (((c) (o (s RoundingMode)))))
(declare-const x (Array RoundingMode Bool))
(declare-const x9 _d)
(check-sat-assuming ((select x (s c)) (not (select x (s x9)))))
error:
Fatal failure within void cvc5::internal::smt::CheckModels::checkModel(cvc5::internal::theory::TheoryModel*, const cvc5::context::CDList<cvc5::internal::NodeTemplate<true> >&, bool) at ../src/smt/check_models.cpp:146
Internal error detected SolverEngine::checkModel(): ERRORS SATISFYING ASSERTIONS WITH MODEL:
The text was updated successfully, but these errors were encountered:
cvc5/cvc5@304125b
murxla/murxla@51f5b5c
error:
The text was updated successfully, but these errors were encountered: