772
Comment:
|
865
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
|| Example || C++ || 1.2s || 1.1s || Ba-Wü || |
Your experimental results for exercise sheet 1
Please sumarize your results from exercise sheet 1 in a row in the table below. In the first column, write your name (abbreviate if you are in a group, to keep it short). In the second column, put the programming language you used (C++ or Java). In the third column put the average running time (in seconds) for 1000 random queries using Dijkstra's algorithm. In the fourth column put the average running time (in seconds) for 1000 random queries using A-star with the straightline heuristic. In the last column put the name of the dataset you computed these average times on (preferably Ba-Wü, but if that didn't work Sa-La).
Name |
Language |
Dijkstra |
A-Star |
Dataset |
|| Example || C++ || 1.2s || 1.1s || Ba-Wü ||