forked from UNN/2026-rff_mp
[2] Отчёт
This commit is contained in:
parent
edbd5e15b8
commit
cb04e571d3
|
|
@ -159,7 +159,7 @@ class MoveCommand(Command):
|
|||
## Результаты
|
||||
|
||||
| Лабиринт | Стратегия | Время (с) | Посещено | Длина пути | Путь найден |
|
||||
|---|---|---|---|---|
|
||||
|---|---|---|---|---|---|
|
||||
| маленький (10x10) | BFS | 0.9148200158961117 | 19.0 | 19.0 | True |
|
||||
| маленький (10x10) | DFS | 0.717819994315505 | 39.0 | 39.0 | True |
|
||||
| маленький (10x10) | A | 1.577159995213151 | 19.0 | 19.0 | True |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user