Skip to content

Commit bfc0a36

Browse files
authored
Update README.md
1 parent b8f829f commit bfc0a36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Comparison of Graph Pattern Quality Measures v1.0.0
1+
Comparison of Graph Pattern Quality Measures v1.0.1
22
-------------------------------------------------------------------------
33

44
# Description
@@ -16,7 +16,7 @@ This repository is composed of the following elements:
1616

1717
* `requirements.txt`: List of required Python packages.
1818
* `src`: folder containing the source code
19-
* `ClusteringComparison.py`: script that reproduces the experiments of Section 5.2.
19+
* `ClusteringComparison.py`: script that reproduces the experiments of Section 5.2.1. and Section 5.2.3.
2020
* `KendallTauHistogram.py`: script that reproduces the experiments of Section 5.2.2.
2121
* `PairwiseComparisons.py`: script that reproduces the experiments of Section 5.3.
2222
* `GoldStandardComparison.py`: script that reproduces the experiments of Section 5.4.

0 commit comments

Comments
 (0)