📚 goraph - Awesome Go Library for Science and Data Analysis

Go Gopher mascot for goraph

Pure Go graph theory library(data structure, algorithm visualization)

🏷️ Science and Data Analysis
📂 Science and Data Analysis
0 stars
View on GitHub 🔗

Detailed Description of goraph

goraph Go Report Card Build Status Godoc

Package goraph implements graph data structure and algorithms.

go get -v gopkg.in/gyuho/goraph.v2;

I have tutorials and visualizations of graph, tree algorithms:
For fast query and retrieval, please check out Cayley.