Disallow separation logic in incremental mode (#7888)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 6 Jan 2022 23:26:10 +0000 (17:26 -0600)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 23:26:10 +0000 (17:26 -0600)
commit668518797aa22f2cb905b4e63397da304ed22967
tree339bffe6cf953207345bbda2e1871c6878277f1e
parent868a62d550966065f8afdfc5b39715ca6c06314a
Disallow separation logic in incremental mode (#7888)

Fixes #5541. Fixes #5607.
src/smt/solver_engine.cpp
test/unit/api/cpp/solver_black.cpp
test/unit/api/java/SolverTest.java
test/unit/api/python/test_solver.py