Skip to content

"Introduction to AI" laboratory work from the Saint Petersburg Electrotechnical University "LETI"

License

Notifications You must be signed in to change notification settings

xalerthur/VvII-lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VvII-lab2

"Introduction to AI" laboratory work from the Saint Petersburg Electrotechnical University "LETI". Continuation of the first lab work. BFS and UCS changed to the Greedy search and the A* algorithms. Also added a Missed cells and a Manhattan dist heuristics.

Note: BestFS is actually a Greedy search!

Installing external libraries

pip install pyqt5 numpy

Launching

python main.py

About

"Introduction to AI" laboratory work from the Saint Petersburg Electrotechnical University "LETI"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages