Skip to content

dilawarm/samfundet

Repository files navigation

A* search algorithm in Studentersamfundet

drawing

A* algorithm for finding the shortest path between rooms in Studentersamfundet in Trondheim 🙂

This code is written as an assignment for the course TDT4136 - Introduction to Artificial Intelligence 🏫

How to run

git clone https://github.com/dilawarm/samfundet.git
cd samfundet
pip3 install -r requirements.txt
python3 astar.py tasknumber

tasknumber is a number between 1 and 5 (inclusive).

Enjoy! 🚀

About

A* algorithm for finding the shortest path between rooms in Studentersamfundet in Trondheim.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages