• Stars
    star
    2
  • Language
    Python
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Python program that takes bus route source and destination details then generates a .PNG file which visualizes city nodes and highlights the cheapest route. This was a solo etude for COSC326 as a solution for a given problem. This can be used for general purposes to visualize a shortest path between given nodes (not just bus routes).