2026-rff_mp/shalovsa/lab2/docs/data/results.csv
2026-05-17 16:50:47 +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.0787,54,15,0.0931,0.0795,0.0790,0.0849,0.0721,0.0722,0.0704
small_10x10,DFS,0.0509,33,33,0.0514,0.0463,0.0440,0.0446,0.0447,0.0567,0.0684
small_10x10,A*,0.0709,36,15,0.0792,0.0729,0.0702,0.0731,0.0707,0.0659,0.0642
medium_50x50,BFS,2.0810,1639,95,2.1951,2.0908,2.0562,2.0949,2.0368,2.0297,2.0632
medium_50x50,DFS,1.3492,1063,185,1.3530,1.3543,1.3406,1.3454,1.3916,1.3317,1.3278
medium_50x50,A*,1.1982,588,95,1.2252,1.1942,1.1866,1.1937,1.1808,1.2248,1.1821
large_100x100,BFS,8.5772,6564,0,8.9067,8.5676,8.4910,8.5273,8.5058,8.5506,8.4913
large_100x100,DFS,8.5785,6564,0,8.5521,8.4862,8.5502,8.4667,8.4953,8.4717,9.0270
large_100x100,A*,16.7095,6564,0,14.4629,15.5478,19.9577,17.3113,17.0947,15.8721,16.7202
open_50x50,BFS,3.4145,2304,95,3.5435,3.4067,3.3571,3.5743,3.5422,3.2572,3.2204
open_50x50,DFS,1.8459,1223,1129,1.9151,1.8672,1.8296,1.8533,1.8246,1.8179,1.8139
open_50x50,A*,4.9859,2304,95,5.0583,5.0246,4.9598,4.9387,4.9481,5.0107,4.9611
no_exit_20x20,BFS,0.3292,260,0,0.3427,0.3298,0.3262,0.3330,0.3251,0.3231,0.3246
no_exit_20x20,DFS,0.3275,260,0,0.3355,0.3280,0.3289,0.3289,0.3178,0.3279,0.3253
no_exit_20x20,A*,0.5116,260,0,0.5235,0.5392,0.5083,0.4989,0.5043,0.4978,0.5095