Skip to content

Commit 8313dda

Browse files
committed
add path to benchmark graphs
1 parent 627e879 commit 8313dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ So far these are the graphs from the DIMACS coloring chalenge. You can find desc
2222
# Benchmarking
2323
Please create your own branch with the name <your_surname>.
2424
You can write scripts that can be executed on the benchmark server in [test.sh](test.sh). Every file that is in ```results/``` after your script will be downloadable later - so output your timings there! To run your benchmarks and get your results, click on "Pipelines". Click on the arrow next to your commit and select "benchmark". Once your run finishes, it will say "passed". Click on "passed" -> "benchmark". Here you can see the output of your script. On the right hand side there is a link "Download" where you can download an archive with your files.
25+
You can find the graphs for benchmarking in ```$HOME/graphs/coloring_graphs```. You can iterate over the files in this directory and use them as input to your algorithm.

0 commit comments

Comments
 (0)