Jakob Rath
|
15854301b2
|
Generalize refine_disequal_lin
|
2022-01-31 15:35:25 +01:00 |
|
Jakob Rath
|
f80eb6237d
|
includes shouldn't depend on debug/release mode
|
2022-01-31 15:29:25 +01:00 |
|
Jakob Rath
|
67647433ba
|
log justifications during conflict resolution
|
2022-01-28 15:52:52 +01:00 |
|
Nikolaj Bjorner
|
0eb0306ae2
|
update comment
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-27 17:47:27 -08:00 |
|
Nikolaj Bjorner
|
93541ccdf2
|
enable try-push-block
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-27 17:42:33 -08:00 |
|
Nikolaj Bjorner
|
0677eb1c05
|
fixing up missing dependencies during resolution
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-27 16:58:16 -08:00 |
|
Nikolaj Bjorner
|
1264fe462d
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-27 14:33:38 -08:00 |
|
Nikolaj Bjorner
|
ff4b471f93
|
resurrect Booelan decisions to deal with quot-rem and similar axioms
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-27 14:26:41 -08:00 |
|
Jakob Rath
|
4236830a8e
|
Also check clauses when returning SAT
|
2022-01-27 12:23:57 +01:00 |
|
Nikolaj Bjorner
|
be790b8892
|
add back minimize vars
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-26 18:01:26 -08:00 |
|
Nikolaj Bjorner
|
6df23fbce3
|
add note about a bug
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-26 16:58:00 -08:00 |
|
Nikolaj Bjorner
|
0eaf5a8510
|
factor cache pointers are invalid if the table is resized
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-26 16:18:18 -08:00 |
|
Nikolaj Bjorner
|
d1fcc41c7f
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-26 21:53:10 +01:00 |
|
Nikolaj Bjorner
|
ff93c03972
|
integrate polysat into bv solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-26 20:20:45 +01:00 |
|
Jakob Rath
|
d7548f6867
|
Now we can have a working binary add_eq/add_diseq
|
2022-01-26 11:50:49 +01:00 |
|
Jakob Rath
|
645f190e35
|
Add wrapper for external dependencies to prevent accidental conversions
|
2022-01-26 11:44:01 +01:00 |
|
Jakob Rath
|
cbed3bfde4
|
fi: match_non_zero_linear
|
2022-01-26 11:09:37 +01:00 |
|
Nikolaj Bjorner
|
3f5df04dc4
|
prepare polysat
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-26 06:19:24 +01:00 |
|
Nikolaj Bjorner
|
bbddeffe0b
|
check for 0
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-25 15:07:05 +01:00 |
|
Jakob Rath
|
8c2f268506
|
fi disequal: add special treatment for v > -a*v
|
2022-01-24 17:03:49 +01:00 |
|
Jakob Rath
|
1cb7ca8dfc
|
match additional cases in forbidden intervals
|
2022-01-24 14:15:10 +01:00 |
|
Nikolaj Bjorner
|
cd11b70864
|
add value-propagate flag to patch regression
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-23 12:09:49 +01:00 |
|
Nikolaj Bjorner
|
93410ccd81
|
add assertion back for failing unit test, add comment about what is the bug
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-23 11:35:01 +01:00 |
|
Nikolaj Bjorner
|
5e7ff769b4
|
add assertion back for failing unit test, add comment about what is the bug
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-23 11:30:26 +01:00 |
|
Nikolaj Bjorner
|
5e1ad37533
|
share subst node
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-23 10:39:42 +01:00 |
|
Nikolaj Bjorner
|
cbbf1381f7
|
update to use incremental substitution
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-23 03:00:25 +01:00 |
|
Nikolaj Bjorner
|
417a5320c7
|
forbidden intervals for strict inequalities
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-22 11:14:53 +01:00 |
|
Nikolaj Bjorner
|
82798863ba
|
patch crash for bench0
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-21 17:58:30 +01:00 |
|
Nikolaj Bjorner
|
3c940b5125
|
use nyi to catch uncovered cases
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-21 17:49:43 +01:00 |
|
Jakob Rath
|
86f247db22
|
fix warning
|
2022-01-21 16:20:14 +01:00 |
|
Jakob Rath
|
c4c9c84aeb
|
Treat eval'd literals as propagations (not as decisions)
|
2022-01-21 15:56:16 +01:00 |
|
Nikolaj Bjorner
|
8765dc16a5
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-21 13:11:53 +01:00 |
|
Jakob Rath
|
0a48846add
|
Add separate state for deciding on lemmas
|
2022-01-21 11:55:03 +01:00 |
|
Nikolaj Bjorner
|
b1ff4bc24a
|
no normalize
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-20 19:21:19 +01:00 |
|
Nikolaj Bjorner
|
75a81af426
|
fix #5786
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-01-20 19:18:23 +01:00 |
|
Jakob Rath
|
aea3545fcc
|
disable assertion for now
|
2022-01-20 17:48:19 +01:00 |
|
Jakob Rath
|
daf23cfe02
|
wlist_invariant
|
2022-01-20 17:47:26 +01:00 |
|
Jakob Rath
|
543ad2f205
|
skip unassigned variables when computing level
|
2022-01-20 17:46:23 +01:00 |
|
Jakob Rath
|
0a59387d05
|
extra propagate
|
2022-01-20 17:44:57 +01:00 |
|
Jakob Rath
|
c7a09051fa
|
Assert constraints only once
|
2022-01-20 17:44:29 +01:00 |
|
Jakob Rath
|
b968898b7e
|
use member variable rather that static
|
2022-01-20 17:09:36 +01:00 |
|
Jakob Rath
|
64152c338d
|
Don't nest propgate() calls
|
2022-01-20 17:06:30 +01:00 |
|
Jakob Rath
|
fa75a9109e
|
Test forbidden intervals, disequal case
|
2022-01-19 19:06:35 +01:00 |
|
Jakob Rath
|
175b348948
|
Update quot_rem axioms
|
2022-01-18 10:43:12 +01:00 |
|
Jakob Rath
|
e005838129
|
clause_builder should not fail on always-true literals
Otherwise, e.g. when adding axioms, the caller would have to check each literal before adding it.
|
2022-01-18 10:32:33 +01:00 |
|
Jakob Rath
|
ebc4df1ece
|
remove branch_bool
|
2022-01-17 15:57:05 +01:00 |
|
Jakob Rath
|
3a34995b03
|
Add eval_and
|
2022-01-12 13:47:05 +01:00 |
|
Jakob Rath
|
3895d8d6bb
|
quot_rem needs additional constraint: quot <= a
|
2022-01-12 13:44:30 +01:00 |
|
Jakob Rath
|
e0e03b3fc5
|
Wrap polysat tests in class
|
2022-01-12 13:42:04 +01:00 |
|
Nikolaj Bjorner
|
fc77345bec
|
breaking change. Enforce append semantics everywhere for parameter updates #5744
Replace semantics doesn't work with assumptions made elsewhere in code.
The remedy is to apply append (override) semantics for parameter changes.
|
2021-12-30 19:11:14 -08:00 |
|