Skip to content
This repository was archived by the owner on Jul 9, 2018. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs-dijkstra

A C# implementation of Dijkstra's algorithm

This implementation reads a graph from a text file and then finds the shortest path from the starting point to the destination point which can both be defined by the user through cli input. The default graph is taken from Jens Gallenbacher's Abenteuer Informatik which I used to prepare for the entrance exam at the Technical University of Vienna.

The graph looks like this:

alt text

About

A C# implementation of Dijkstra's algorithm

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages