An application meant for linux users, It helps you find & visualize the Shortest Path between Delhi Metro Stations, it uses graph data structure & Dijkstra's Algorithm.
c++11 : compile metroworks.cpp using -std=c++11 flag.
Please install these before running the project.
graphviz : sudo apt-get install graphviz
fim : sudo apt-get install fim
zenity : sudo apt-get install zenity
sl : sudo apt-get install sl
notify-send : sudo apt-get install notify-osd
- graphviz -Open Source Graph Visualtization Software
- vscode - Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running and version control
- ubuntu 16.04 - Ubuntu is a complete Linux operating system, freely available with both community and professional support.
- Mayank Singh - code-monk08
- Siddhant N Trivedi - sidntrivedi012
- Aman Verma - nightwarrior-xxx
- Aditya Raushan - araushan
This project is licensed under the MIT License - see the LICENSE.md file for details