2026-rff_mp/kalinovskiymi/docs/data_2/results.csv

17 lines
982 B
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.

Лабиринт,Стратегия,Время_мс,Посещено,Длина_пути
Маленький (10x10),BFS,0.13895999999995468,53.0,15.0
Маленький (10x10),DFS,0.0922400000000323,35.0,31.0
Маленький (10x10),A*,0.13939999999998953,39.0,15.0
Средний (50x50),BFS,3.832719999999945,1541.0,97.0
Средний (50x50),DFS,1.7197200000000024,670.0,239.0
Средний (50x50),A*,2.9094199999999404,771.0,97.0
Большой (100x100),BFS,22.754760000000072,8142.0,195.0
Большой (100x100),DFS,12.294599999999935,4075.0,2415.0
Большой (100x100),A*,29.995820000000027,6149.0,195.0
Пустой (50x50),BFS,7.503980000000032,2500.0,99.0
Пустой (50x50),DFS,4.27746,1275.0,1275.0
Пустой (50x50),A*,11.404779999999981,2500.0,99.0
Без выхода (50x50),BFS,4.929480000000064,1570.0,0.0
Без выхода (50x50),DFS,5.824799999999985,1570.0,0.0
Без выхода (50x50),A*,8.014639999999984,1570.0,0.0