Skip to content

Commit a1297db

Browse files
committed
Added archives for unfiltered lockstep and naive results.
1 parent 4f0e703 commit a1297db

7 files changed

+2
-2
lines changed
-18.4 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

result-archives/Naive Analysis.xlsx

-18.6 KB
Binary file not shown.
22.1 KB
Binary file not shown.
491 KB
Binary file not shown.

src/clone/seeds/Config.rsc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module clone::seeds::Config
22

3-
public bool SCOPE_FILTER = true;
4-
public bool REACH_FILTER = true;
3+
public bool SCOPE_FILTER = false;
4+
public bool REACH_FILTER = false;

0 commit comments

Comments
 (0)