Skip to content

Commit a5610d4

Browse files
authored
Update README.md
1 parent 532f07b commit a5610d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

A-Priori_SON/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@ next, it makes second pass through data to determine which candidates are global
3535
Each line of the file contains one itemset (a list of comma-separated item numbers). The order doesn’t matter.
3636

3737
For example
38-
    4
39-
    1,3,4
38+
4
39+
1,3,4
4040
1,2,3 2
41-
    1,3 2,4
41+
1,3 2,4
4242
2,3 1
43-
    2,3,4
43+
2,3,4
4444
1,4
4545
3
46-
    3,4
47-
    1,2,4
46+
3,4
47+
1,2,4
4848
2,5
4949
1,2
5050
5

0 commit comments

Comments
 (0)