mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 08:58:44 +00:00
tests
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
938a89e197
commit
f97dd34028
6 changed files with 25 additions and 11 deletions
|
@ -1091,7 +1091,7 @@ public:
|
|||
|
||||
void restart_eh() {
|
||||
m_arith_eq_adapter.restart_eh();
|
||||
#if 0
|
||||
#if 1
|
||||
// experiment
|
||||
if (m_lia) {
|
||||
std::function<bool(unsigned)> is_root = [&](unsigned j) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue