Remove assertSkeleton for bag elements during model building (#7538)
authormudathirmahgoub <mudathirmahgoub@gmail.com>
Sun, 31 Oct 2021 13:50:38 +0000 (08:50 -0500)
committerGitHub <noreply@github.com>
Sun, 31 Oct 2021 13:50:38 +0000 (08:50 -0500)
commitf80a5ed2b00cf0bc1d9ee8210dc64b3df7f8e6b4
treebf2af7c188987bd4954e07fb0144783f1488272d
parente86e6c20286af0eece976e7560b3dc400384f9c7
Remove  assertSkeleton for bag elements during model building   (#7538)

This PR fixes a bug found by cvc5 fuzzy sygus.
src/theory/bags/theory_bags.cpp
test/regress/CMakeLists.txt
test/regress/regress1/bags/fuzzy3.smt2 [new file with mode: 0644]