bschaatsbergen / graph-practice-go

Graph practice in Go (Golang)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graph-practice-go Godoc

graph-practice-go is a personal learning project to practice graph algorithms through Go. The inspiration for this project comes from Terraform's graphs implementation. Joining HashiCorp motivated me to explore graph algorithms and their practical applications further.

About

Graph practice in Go (Golang)