Skip to content

Commit 74fe747

Browse files
committed
Removed line from README.md for release
1 parent 203b12c commit 74fe747

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ The shared data structures and utils are stored in the *Shared* folder.
5757
The project comes with some extra folders:
5858
* **benchmark**: it contains CSV benchmarks of the algorithm as well as the script used to analyze them ([analysis.py](analysis.py));
5959
* **datasets**: it contains the input data for the graphs given by our professor, i.e. 68 random connected, weighted and non-directed graphs up to 100K nodes and ~130K edges;
60-
* **report**: it contains the LaTeX sources for our project report;
6160
* **test**: it contains 68 test graphs and their exact MST value, used test our algorithms' correctness.
6261

6362
## Authors

0 commit comments

Comments
 (0)