Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 464 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 464 Bytes

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