1017
Comment:
|
1937
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Line 4: | Line 3: |
Add your row to the table below, following the examples already there. The #arcs is supposed to be the number of ''undirected'' graphs, that is, half the number of entries in the arrays of your ''Array<Array<Arc>>''. If any of the words you use in your row are in ''!CamelCase'', put an exclamation mark in front of them (see the raw Wiki text), so that the Wiki does not mistake it for a link. || '''Name''' || '''#nodes: Saarland / !BaWü''' || '''#arcs: Saarland / !BaWü''' || '''Time to read + construct''' || '''Processor / RAM''' || '''Language''' || || Example || 11,111 / 1,111,111 || 111,111 / 11,111,111 || 1min11sec / 11min01sec || Intel X5560 @ 2.8Ghz / 96 GB || C++ || || Jens S || 1,119,289 / 14,593,458 || 227,826 / 2,642,949 || 0min2sec / 0min59sec || AMD X2 250 @ 3.0GHz / 4 GB || C++ || || SE KF || 1,119,289 / 14,593,458 || 227,826 / 2,642,949 || 0min4sec / 1min03sec || Intel P8600 @ 2.4Ghz / 4 GB || C++ || |
Add your row to the table below, following the examples already there. The #arcs is supposed to be the number of ''undirected'' graphs, that is, half the number of entries in the arrays of your ''Array<Array<Arc>>''. If any of the words you use in your row are in ''!CamelCase'', put an exclamation mark in front of them (see the raw Wiki text of this sentence for an example), so that the Wiki does not mistake it for a link. For the processor name, please leave out redundant information for the sake of brevity. For example, write ''Intel X5560'' instead of ''Intel Xeon X5560'', or ''AMD X2 250'' instead of ''AMD Athlon II X2 250'', or ''Intel P8600'' instead of ''Intel Core 2 Duo P8600''. Append the clock frequency as in ''@ 2.8GHz''. In all figures, use the same precision as in the example line. For example, don't write ''0min3.7sec'', but write ''0min4sec''. ||'''Name''' ||'''#nodes: Saarland / !BaWü''' ||'''#arcs: Saarland / !BaWü''' ||'''Time to read + construct''' ||'''Processor / RAM''' ||'''Language''' || ||Example ||1,111,111 / 11,111,111 ||111,111 / 1,111,111 ||0min11sec / 1min01sec ||Intel X5560 @ 2.8Ghz / 96 GB ||C++ || ||Jens S ||1,119,289 / 14,593,458 ||227,826 / 2,642,949 ||0min2sec / 0min59sec ||AMD X2 250 @ 3.0GHz / 4 GB ||C++ || ||SE KF ||1,119,289 / 14,593,458 ||227,826 / 2,642,949 ||0min4sec / 1min03sec ||Intel P8600 @ 2.4Ghz / 4 GB ||C++ || ||CB SG ||1,119,289 / xx,xxx,xxx ||1,348,518 / x,xxx,xxx ||0min14sec / 0min00sec ||Intel SU4100 @ 1.3Ghz / 4 GB ||Java || ||niklas ||1,119,289 / 14,593,458 ||227,826 / 2,642,949 ||0min3sec / 0min46sec ||Intel 2410M @ 2.3GHz / 4 GB ||C++ || ||fabian ||1,119,289 / 14,593,458 ||227,826 / 2,642,949 ||0min4sec / 1min04sec ||Intel Q6600 @ 2.4GHz / 2.9 GB ||C++ || ||Stefan W ||1,119,289 / TODO ||227,826 / TODO ||0min14sec / TODO ||Intel 2670M @ 2.2GHz / 6 GB ||Java || |
Results for Exercise Sheet 1 (OSM file -> graph)
Add your row to the table below, following the examples already there. The #arcs is supposed to be the number of undirected graphs, that is, half the number of entries in the arrays of your Array<Array<Arc>>. If any of the words you use in your row are in CamelCase, put an exclamation mark in front of them (see the raw Wiki text of this sentence for an example), so that the Wiki does not mistake it for a link. For the processor name, please leave out redundant information for the sake of brevity. For example, write Intel X5560 instead of Intel Xeon X5560, or AMD X2 250 instead of AMD Athlon II X2 250, or Intel P8600 instead of Intel Core 2 Duo P8600. Append the clock frequency as in @ 2.8GHz. In all figures, use the same precision as in the example line. For example, don't write 0min3.7sec, but write 0min4sec.
Name |
#nodes: Saarland / BaWü |
#arcs: Saarland / BaWü |
Time to read + construct |
Processor / RAM |
Language |
Example |
1,111,111 / 11,111,111 |
111,111 / 1,111,111 |
0min11sec / 1min01sec |
Intel X5560 @ 2.8Ghz / 96 GB |
C++ |
Jens S |
1,119,289 / 14,593,458 |
227,826 / 2,642,949 |
0min2sec / 0min59sec |
AMD X2 250 @ 3.0GHz / 4 GB |
C++ |
SE KF |
1,119,289 / 14,593,458 |
227,826 / 2,642,949 |
0min4sec / 1min03sec |
Intel P8600 @ 2.4Ghz / 4 GB |
C++ |
CB SG |
1,119,289 / xx,xxx,xxx |
1,348,518 / x,xxx,xxx |
0min14sec / 0min00sec |
Intel SU4100 @ 1.3Ghz / 4 GB |
Java |
niklas |
1,119,289 / 14,593,458 |
227,826 / 2,642,949 |
0min3sec / 0min46sec |
Intel 2410M @ 2.3GHz / 4 GB |
C++ |
fabian |
1,119,289 / 14,593,458 |
227,826 / 2,642,949 |
0min4sec / 1min04sec |
Intel Q6600 @ 2.4GHz / 2.9 GB |
C++ |
Stefan W |
1,119,289 / TODO |
227,826 / TODO |
0min14sec / TODO |
Intel 2670M @ 2.2GHz / 6 GB |
Java |