add export file

This commit is contained in:
2026-04-03 18:30:52 +02:00
parent 04c28a851f
commit 9fa121cdce
3 changed files with 10 additions and 7 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
WIDTH=15
HEIGHT=15
WIDTH=4
HEIGHT=4
ENTRY=1,1
EXIT=15,10
OUTPUT_FILE=con
PERFECT=True
EXIT=1,2
OUTPUT_FILE=con.txt
PERFECT=False
GENERATOR=Kruskal
SOLVER=AStar