Skip to content

Commit 756b199

Browse files
authored
Merge pull request #22 from peterschrammel/2ls-config
2LS uses --heap-interval domain
2 parents 9b28fef + a9bc3b7 commit 756b199

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
@@ -54,7 +54,7 @@ run()
5454
fi
5555
fi
5656
else
57-
PROPERTY="$PROPERTY --k-induction --competition-mode"
57+
PROPERTY="$PROPERTY --heap-interval --k-induction --competition-mode"
5858

5959
# run the tool
6060
$TOOL_BINARY --graphml-witness $LOG.witness $BIT_WIDTH $PROPERTY \

0 commit comments

Comments
 (0)