This is an assignment I completed as an undergraduate student in a team of 2 members.
In the ".zip" file you will find my team's implementation of 3 shortest path search algorithms under uncertainty.
You can compile my program by executing the command "g++ project1.cpp -o project1" from a terminal.
Note:
- I've noticed a strange bug where my program works in my Windows machine but not in Ubuntu.
- I will work on it if I find the time. It's not of great importance since it's a simple project.
- If you are able to fix this bug feel free to contact me at "diamantispapadam@gmail.com".