Skip to content

eddie/gograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Graph

Package for working with Graphs written in Golang, heavily borrowed from The Algorithm Design Manual, Steven S. Skeina.

Warning

This is a work in progress and not ready for production usage, it was created to help myself learn Golang and is currently being developed. The implementation is probably not the most efficient, but feel free to send pull requests.

TODO

  • Split graph.go into multiple relevant files
  • Tests

About

Graph routines implemented in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages