forked from UNN/2026-rff_mp
develop #1
903
MusinAA/docs/Report 2.ipynb
Normal file
903
MusinAA/docs/Report 2.ipynb
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1,13 +0,0 @@
|
|||
Алгоритм,Лабиринт,Время (мс),Посещённые клетки,Длинна пути
|
||||
BFS,50x50,3.2134529003087664,720,431
|
||||
BFS,10x10,0.2288821000547614,53,23
|
||||
BFS,5x5,0.035640300302475225,8,7
|
||||
BFS,100x100,11.366462300065905,2495,1171
|
||||
DFS,50x50,1.7320569000730757,747,431
|
||||
DFS,10x10,0.0645840002107434,35,31
|
||||
DFS,5x5,0.015984299898264,8,7
|
||||
DFS,100x100,8.414763500331901,3219,1243
|
||||
AStar,50x50,1.8410825001410558,509,455
|
||||
AStar,10x10,0.1062644998455653,23,23
|
||||
AStar,5x5,0.03181890006089816,8,7
|
||||
AStar,100x100,6.592893099877983,1286,1171
|
||||
|
Gitea Version: 1.22.0 |
