⇤ ← Revision 1 as of 2012-06-05 23:57:34
Size: 1252
Comment:
|
Size: 1665
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Add your row to the table below, following the examples already there. | Add your row to the table below, following the examples already there. In the second column put Saar or !BaWü (put numbers for only one dataset, preferable !BaWü). In the third column, put the average time per contraction in ''microseconds''. In the fourth column, put ''five numbers'': the number of contractions where (1) the #shortcuts was 0, (2) where it was 1, (3) where it was 2, (4) where it was 3, and (5) where it was >= 4. In the fifth column, also put ''five'' numbers: the number of contractions where (1) the edge difference was <= -3, (2) where it was -2, (3) where it was -1 or 0 or 1, (4) where it was 2, (5) where it was >= 3. Note that for each of these columns the five numbers must add up to 1000. |
Line 6: | Line 6: |
Again, provide the query times in milliseconds (ms) please, rounded to the next integer. For the third to last column, upload your point set on Google Fusion Tables, click on ''Visualize -> Map'' in the menu in the upper left and then, on the map, on ''Get link'' in the upper right corner, and copy&paste the link. Last two columns as usual, see the result tables for [[EfficientRoutePlanningSS2012/ReadOsmResults|Exercise Sheet 1]], [[EfficientRoutePlanningSS2012/DijkstraResults|Exercise Sheet 2]], and [[EfficientRoutePlanningSS2012/AstarResults|Exercise Sheet 3]]. | Last two columns as usual, see the result tables for [[EfficientRoutePlanningSS2012/ReadOsmResults|Exercise Sheet 1]], [[EfficientRoutePlanningSS2012/DijkstraResults|Exercise Sheet 2]], [[EfficientRoutePlanningSS2012/AstarResults|Exercise Sheet 3]], and [[EfficientRoutePlanningSS2012/ArcFlagsResults|Exercise Sheet 4]]. |
Line 9: | Line 9: |
||'''Name''' ||'''time / node''' ||'''#shortcuts / node''' ||'''ED / node''' ||'''Processor / RAM''' ||'''Language''' || | ||'''Name''' ||'''Dataset''' '''time / node''' ||'''#shortcuts / node''' ||'''ED / node''' ||'''Processor / RAM''' ||'''Language''' || |
Results for Exercise Sheet 6 (Contraction Hierarchies, node contraction results)
Add your row to the table below, following the examples already there. In the second column put Saar or BaWü (put numbers for only one dataset, preferable BaWü). In the third column, put the average time per contraction in microseconds. In the fourth column, put five numbers: the number of contractions where (1) the #shortcuts was 0, (2) where it was 1, (3) where it was 2, (4) where it was 3, and (5) where it was >= 4. In the fifth column, also put five numbers: the number of contractions where (1) the edge difference was <= -3, (2) where it was -2, (3) where it was -1 or 0 or 1, (4) where it was 2, (5) where it was >= 3. Note that for each of these columns the five numbers must add up to 1000.
Last two columns as usual, see the result tables for Exercise Sheet 1, Exercise Sheet 2, Exercise Sheet 3, and Exercise Sheet 4.
Note: Please make sure that your point set in Google Fusion Table is public (select the data set, click on the first button in the top row, then change from private to public). Otherwise nobody can see it except you.
Name |
Dataset time / node |
#shortcuts / node |
ED / node |
Processor / RAM |
Language |
Example |
111µs |
0: 11; 1: 111; 2: 111; > 2: 111 |
< -2: 11; -2: 11; {-1,0,1}: 111; 2: 11; > 2: 11 |
Intel X5560 @ 2.8Ghz / 96 GB |
C++ |