Skip to content

hruboson/UCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UCS

UCS algorithm for 10x10 matrix of nodes. This short program was created for my personal use to check correctness of an assignment. There is probably a ton of errors for all kinds of inputs. Nothing was tested.

Usage

Change the matrix on line 32-41 for your desired matrix of nodes. Z means unreachable node (wall).

Run

python ucs.py

About

UCS algorithm for 10x10 matrix of nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages