Skip to content

Commit b334860

Browse files
committed
2LS: Provide correct CLI arguments for SV-COMP'18
1 parent 879c66f commit b334860

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
@@ -59,7 +59,7 @@ run()
5959
fi
6060
fi
6161
else
62-
PROPERTY="$PROPERTY --heap-interval --k-induction --competition-mode"
62+
PROPERTY="$PROPERTY --heap-values-refine --sympath --k-induction --competition-mode"
6363

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

0 commit comments

Comments
 (0)