Skip to content

Commit a02b480

Browse files
Daniel Kroeningtautschnig
Daniel Kroening
andcommitted
Array theory: implement weakly equivalent arrays
This implements Christ and Hoenicke's Weakly Equivalent Arrays (https://arxiv.org/pdf/1405.6939.pdf) with in-place depth-first path enumeration. Co-authored-by: Michael Tautschnig <[email protected]>
1 parent 2178a2f commit a02b480

File tree

5 files changed

+535
-676
lines changed

5 files changed

+535
-676
lines changed

regression/cbmc/Array_UF22/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG broken-smt-backend
1+
CORE broken-smt-backend
22
main.c
33
--arrays-uf-always --no-propagation
44
^VERIFICATION SUCCESSFUL$

0 commit comments

Comments
 (0)