2026-rff_mp/MashinDD/lab2/docs/data/results.csv
2026-05-17 16:50:48 +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.0594,54,15,0.0748,0.0593,0.0566,0.0550,0.0572,0.0570,0.0558
small_10x10,DFS,0.0376,33,33,0.0434,0.0371,0.0356,0.0354,0.0351,0.0398,0.0368
small_10x10,A*,0.0567,36,15,0.0700,0.0572,0.0526,0.0532,0.0543,0.0557,0.0538
medium_50x50,BFS,1.7956,1639,95,1.9363,2.0031,1.8182,1.6895,1.7023,1.7157,1.7044
medium_50x50,DFS,1.1344,1063,185,1.1353,1.1197,1.0973,1.1086,1.1111,1.1919,1.1772
medium_50x50,A*,0.9810,588,95,0.9948,1.0057,0.9409,1.0389,0.9598,0.9937,0.9334
large_100x100,BFS,7.6139,6564,0,8.5640,7.3117,7.5035,7.3270,7.2386,7.8444,7.5083
large_100x100,DFS,7.0206,6564,0,7.2992,6.9348,7.0939,7.2919,6.9533,6.7842,6.7870
large_100x100,A*,10.8821,6564,0,11.4343,11.5845,10.8324,10.3998,10.9124,10.6376,10.3738
open_50x50,BFS,2.3515,2304,95,2.5185,2.3020,2.3359,2.2938,2.4015,2.3200,2.2889
open_50x50,DFS,1.4357,1223,1129,1.6775,1.6397,1.3331,1.3384,1.3042,1.4293,1.3276
open_50x50,A*,3.6998,2304,95,3.9999,3.5379,3.4987,3.9374,3.7333,3.7175,3.4739
no_exit_20x20,BFS,0.2706,260,0,0.3313,0.3122,0.2750,0.2455,0.2482,0.2424,0.2397
no_exit_20x20,DFS,0.2807,260,0,0.3192,0.3031,0.3427,0.2430,0.2509,0.2406,0.2654
no_exit_20x20,A*,0.4247,260,0,0.4879,0.4647,0.4534,0.4483,0.3620,0.3585,0.3979