Skip to content

mejjadi/wof-pathfinding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Path Finding

Pathfinding is an algorithm that handles turning a specifically created SVG map into a graph and running greedy serach on the graph to find the shortest path between two points on the map. The package includes both files for running algorithm locally (wof-pathfinding.exe and Main.cs), testing it locally ("test" folder), and running it on Azure Cloud Service. more information about setting up pathfinding is on http://ms-iot.github.io/windows-on-fridges/webservices/pathfinding/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%