Skip to content

A graph library package API that facilitates creating + manipulating graphs. Includes a Trip client that suggests the shortest path between two destinations using Djikstra's Algorithm and A* search.

Notifications You must be signed in to change notification settings

smanghise/graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphs

A graph library package API to facilitate creating and manipulating graphs. Used this package to implement replica of GNU Make and a Trip client that suggests the shortest path between two destinations using Djikstra's Algorithm and A* search.

About

A graph library package API that facilitates creating + manipulating graphs. Includes a Trip client that suggests the shortest path between two destinations using Djikstra's Algorithm and A* search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published