Skip to content

guillaumeguy/Dijkstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Dijkstra

This code implements the Dijkstra algorithm in Scala

Getting Started

To get started, just clone the project and run sbt

Tests

A few tests have been implemented but there may be non-covered edge cases. If you find any bug, please report them to me.

About

Scala implementation of Dijkstra algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages