|
1 | 1 | Algorithm,Local Run Time,Times Nodes Checked
|
2 |
| -,,1163 |
3 |
| -astar,0.0019658000019262545,124 |
4 |
| -beam,0.0003242999991925899,101 |
5 |
| -bellford,1.1534317000005103,1352569 |
6 |
| -bestfs,0.0008029999989958014,124 |
7 |
| -bfs,0.0009060999982466456,679 |
8 |
| -bisearch,0.00019459999748505652,358 |
9 |
| -bstar,0.002126800001860829,124 |
10 |
| -dfs,0.0013380999989749398,1120 |
11 |
| -dijkstra,0.14483109999855515,713 |
12 |
| -floyd,232.8206220000029,1574390316 |
13 |
| -gbfs,0.0006450000000768341,101 |
14 |
| -gbls,0.0008083000029728282,98 |
15 |
| -ida,0.0016050999984145164,192 |
16 |
| -iddfs,0.017313199998170603,16276 |
17 |
| -lbfs,0.001781999999366235,2326 |
18 |
| -rand,0.011425200002122438,11573 |
| 2 | +,,1167 |
| 3 | +astar,0.0030056999985390576,353 |
| 4 | +beam,0.001310100000409875,400 |
| 5 | +bellford,1.1081830999992235,1361889 |
| 6 | +bestfs,0.002110999999786145,353 |
| 7 | +bfs,0.0012076000002707588,1000 |
| 8 | +bisearch,0.00026840000100492034,554 |
| 9 | +bstar,0.003316300000733463,353 |
| 10 | +dfs,0.0009766000002855435,846 |
| 11 | +dijkstra,0.14303250000011758,1017 |
| 12 | +floyd,245.82318180000038,1590686352 |
| 13 | +gbfs,0.0020392000005813316,401 |
| 14 | +gbls,0.00287439999920025,315 |
| 15 | +ida,0.007990200001586345,1234 |
| 16 | +iddfs,0.044287400000030175,36801 |
| 17 | +lbfs,0.002202099998612539,2334 |
| 18 | +rand,0.21115649999956076,230522 |
0 commit comments