Added a check to see if a found state is already in a closed_set so I can skip it.
This commit is contained in:
parent
63f032ff12
commit
7984540c0c
2 changed files with 5 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -23,6 +23,7 @@ tracy_build:
|
|||
|
||||
test: build
|
||||
./builddir/runtests "[ai]"
|
||||
./builddir/runtests "[combat]"
|
||||
|
||||
run: build test
|
||||
powershell "cp ./builddir/zedcaster.exe ."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue