Skip to content

Commit 9abe43d

Browse files
authored
Merge pull request #68 from FrNecas/2ls-arrays
Make use of 2LS array domain
2 parents 0266e23 + ca6d417 commit 9abe43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2ls.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ run()
6565
fi
6666
fi
6767
else
68-
PROPERTY="$PROPERTY --heap --values-refine --k-induction --competition-mode"
68+
PROPERTY="$PROPERTY --heap --arrays --values-refine --k-induction --competition-mode"
6969

7070
# run the tool
7171
$TOOL_BINARY --graphml-witness $LOG.witness --object-bits $OBJ_BITS $PROPERTY \

0 commit comments

Comments
 (0)