Folder contains a custom implementation of different shortest path finding algorithms.
- DSF algo
- Dijkstra's algo
- Bellman - Ford algo
- Johnson's algo
- Floyd - Warshall algo
Folder with lectures and appropriate solutions
This is the sum-up of all topics teached during the whole course. I've written this to repeat all the stuff and to help friends during finals.
Folder contains solutions and source codes for assignments we were assigned to during the winter semester.
Each of these folders contains assignment.html
with instructions and description as well.