opti path

This commit is contained in:
Maoake Teriierooiterai
2026-03-29 14:31:04 +02:00
parent d534993f4c
commit b682274102
2 changed files with 9 additions and 2 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ HEIGHT=11
ENTRY=1,1
EXIT=11,11
OUTPUT_FILE=maze.txt
PERFECT=True
PERFECT=False
GENERATOR=Kruskal
SOLVER=AStar
SOLVER=DFS