Skip to content

Parallel implementation of Dijkstra's shortest path algorithm using a simulator

Notifications You must be signed in to change notification settings

lppcom/Parallel-Dijkstra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

March 17, 2012
Parallel Dijkstra's single source shortest path algo using PSim simulator.
All code written from scratch by Marcin Wilk as part of CSC 503 final project.

Idea for the algorithm originated in Introduction to Parallel Computing, Second Edition, Grama et al.

All files in this repository are intended to be used under the BSD license.

!!! This is part of a class project; fork at your own risk. I am not including the PSim itself in this repository.

About

Parallel implementation of Dijkstra's shortest path algorithm using a simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%