Skip to content

bubdm/SubwayMap_Visualization

 
 

Repository files navigation

SubwayMap_Visualization

This program manages adding and deleting subway stations and relevant connections. It also shows direct distance between two stations in terms of stations in between with the help of breadth-first search algorithm. The program also uses the depth-first search algorithm to show the critical points in the subway map.

Installation:

  1. Fork this project
  2. Run on any c# compiler

About

A sample C# program to visualize and implement a standard subway map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%