SkillAgentSearch skills...

Goraph

Package goraph implements graph data structure and algorithms.

Install / Use

/learn @gyuho/Goraph
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

goraph Go Report Card Build Status Godoc

Package goraph implements graph data structure and algorithms.

go get -v gopkg.in/gyuho/goraph.v2;
<br> I have tutorials and visualizations of graph, tree algorithms: <br> For fast query and retrieval, please check out <a href="http://google-opensource.blogspot.co.uk/2014/06/cayley-graphs-in-go.html" target="_blank">Cayley</a>. <br> <a href="http://www.youtube.com/watch?v=ImMnYq2zP4Y" target="_blank"><img src="http://img.youtube.com/vi/ImMnYq2zP4Y/0.jpg"></a>
  • <a href="https://www.youtube.com/channel/UCWzSgIp_DYRQnEsJuH32Fww" target="_blank">Please visit my YouTube Channel</a>
  • <a href="https://www.youtube.com/watch?v=NdfIfxTsVDo&list=PLT6aABhFfinvsSn1H195JLuHaXNS6UVhf" target="_blank">Tree, Graph Theory Algorithms (Playlist)</a>
  • <a href="https://www.youtube.com/watch?v=ImMnYq2zP4Y&list=PLT6aABhFfinvsSn1H195JLuHaXNS6UVhf&index=4" target="_blank">Graph : BFS, DFS</a>
View on GitHub
GitHub Stars747
CategoryDevelopment
Updated8d ago
Forks75

Languages

Go

Security Score

100/100

Audited on Mar 25, 2026

No findings