Philrobots / dijsktra-implementation

An implementation of the dijkstra algorithm that allows us to determine the shortest path in the public transport network of Quebec City. Made for the course : Algorithms and data structures for engineers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

An implementation of the dijkstra algorithm that allows us to determine the shortest path in the public transport network of Quebec City. Made for the course : Algorithms and data structures for engineers


Languages

Language:C++ 98.8%Language:CMake 1.2%