Skip to content

vbloemen/pargraphalg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel graph algorithms implemented in Go

TODO

  • Printing a graph (to stdout and DOT) should be done using a DFS/BFS, independent of graph
  • Binary tree graph of depth n
  • Explicit graph needs functions to add nodes and edges

About

Parallel graph algorithms implemented in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages