AD Teaching Wiki:

Your experimental results for exercise sheet 3

Please sumarize your results from exercise sheet 3 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 Dijkstra's algorithm with arc-flags. In the fifth column, put the time you needed to preprocess the graph for arcflag-routing. In the sixth column put the name of the dataset you computed these average times on (preferably Ba-Wü, but if that didn't work Saarland). In the following two columns, put the number of partitions you used and which partitioning-algorithm you used. In the last column put the used hardware.

Name

Language

Ordinary Dijkstra

Arc-flags

Preprocessing

Dataset

#Regions

Partitioning

Hardware

Adrian,Christoph,Kevin

C++

29ms/84K

0.5ms/3.49K

7min

Saarland

100

Kd-tree

Intel X5560 @ 2.8GHz

Adrian,Christoph,Kevin

C++

29ms/84K

0.1ms/1.35K

36min

Saarland

1000

Kd-tree

Intel X5560 @ 2.8GHz

Adrian,Christoph,Kevin

C++

574ms / 974K

11ms/29K

7,8h

BaWü

100

Kd-tree

Intel X5560 @ 2.8GHz

Simon,Robin

C++

33ms/94K

0.8ms/2,61K

Saarland

100

Intel X5560 @ 2.8 GHz

Simon,Robin

C++

33ms/94K

0.3ms/1,08K

Saarland

1000

Intel X5560 @ 2.8 GHz

Eugen

C++

26ms/95K

0.2ms/1.65K

8min

Saarland

1000

Radial

Intel i5 750 @ 2.7GHz

Markus,Oleksii,Stefan

Java

188ms/96K

9ms/5K

25min

Saarland

100

Intel i5 M430 @ 2,27GHz

Markus,Oleksii,Stefan

Java

188ms/96K

3ms/1.39K

79min

Saarland

1024

Intel i5 M430 @ 2,27GHz

Simon,Sebastian,Michael

Java

61ms/68K

53ms/23,3K

16s

Saarland

100

Intel i7 920 @ 2,67GHz

Simon,Sebastian,Michael

Java

61ms/68K

57ms/24,7K

3min

Saarland

1024

Intel i7 920 @ 2,67GHz

Simon,Sebastian,Michael

Java

968ms/836K

560ms/202K

10min

Baden-Würtemberg

100

Intel i7 920 @ 2,67GHz

Jeremi, Matthias

Java

17.5s

Saarland

100

Intel i5 M480 @ 2,67GHz

Jeremi, Matthias

Java

105s

Saarland

1024

Intel i5 M480 @ 2,67GHz

AD Teaching Wiki: EfficientRoutePlanningSS2011/Experiments2 (last edited 2011-06-10 08:04:27 by eth0-9)