Skip to content

rchomjak/dijkstracpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dijkstracpp

For education purpose - prototype Using Dijkstra to find some node in CPP.2020

I use class based format, not matrix based, so it is not fast as possible. Also, I do not plan make some bidirectional dijkstra or some

heuristic like A*.

It should be simple.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published