2026-rff_mp/zverevem/lab2/docs/data/results.csv
2026-05-18 17:35:46 +03:00

17 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

лабиринт,стратегия,время_мс,посещено_клеток,длина_пути,замер_1,замер_2,замер_3,замер_4,замер_5,замер_6,замер_7
small_10x10,BFS,0.2443,54,15,0.2512,0.2377,0.2104,0.2098,0.3295,0.2628,0.2088
small_10x10,DFS,0.1729,33,33,0.1438,0.3230,0.1467,0.1388,0.1570,0.1518,0.1490
small_10x10,A*,0.2503,36,15,0.2849,0.4248,0.2063,0.2027,0.2010,0.2022,0.2305
medium_50x50,BFS,7.8016,1639,95,9.7252,7.6549,7.1375,6.5061,7.8024,7.9052,7.8801
medium_50x50,DFS,5.9674,1063,185,5.5163,4.6949,7.7879,7.1488,5.6215,5.1059,5.8962
medium_50x50,A*,4.0049,588,95,4.1553,4.5408,4.1015,3.6816,3.9481,3.7989,3.8081
large_100x100,BFS,30.9012,6564,0,33.9413,31.6451,30.0917,31.2012,30.8385,29.2073,29.3836
large_100x100,DFS,29.7523,6564,0,31.0923,29.3284,29.7215,29.0498,29.9187,29.9990,29.1565
large_100x100,A*,51.4814,6564,0,49.1005,51.0370,50.5359,54.6521,53.4745,49.4512,52.1183
open_50x50,BFS,12.2218,2304,95,9.8705,12.1266,9.9576,10.8552,12.0067,18.9221,11.8140
open_50x50,DFS,6.8283,1223,1129,7.7999,7.7336,7.2627,5.7576,6.6328,7.1781,5.4337
open_50x50,A*,16.5740,2304,95,16.4528,16.5879,17.9772,16.4465,16.1444,16.7420,15.6672
no_exit_20x20,BFS,1.0499,260,0,1.1731,1.0768,1.0067,1.0100,1.0201,1.0508,1.0120
no_exit_20x20,DFS,1.0160,260,0,1.0409,1.0098,1.0178,1.0072,1.0130,1.0069,1.0166
no_exit_20x20,A*,1.5796,260,0,1.5919,1.5782,1.5758,1.6349,1.5690,1.5579,1.5496