Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Latest commit

 

History

History
3 lines (3 loc) · 268 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 268 Bytes

AED - Proj 2

C++ project that incorporates Porto's STCP public transportation stops, routes and schedules to design the best possible path according to the user's needs. Deals with numerous data structures and sports graph-using algorithms (Dijkstra's, MST, etc.).