Skip to content

A graph-traversal program utilizing Dijkstra's Algorithm. The 3rd project in 42's Algorithms branch

Notifications You must be signed in to change notification settings

fakejoshmeier/lem-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lem-in

A basic graph traversal project. The goals of this project are to parse the input, create a graph, read the graph to find the shortest possible path(s), and move along these paths.

About

A graph-traversal program utilizing Dijkstra's Algorithm. The 3rd project in 42's Algorithms branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published