From 1e035fed53336148a5f1e811629bfef176570aeb Mon Sep 17 00:00:00 2001 From: Stefan Nilsson Date: Mon, 1 May 2017 19:13:30 +0200 Subject: [PATCH] Add githut.com/yourbasic/graph (#1399) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9df83d01..fb693314 100644 --- a/README.md +++ b/README.md @@ -873,6 +873,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gonum/plot](https://github.com/gonum/plot) - gonum/plot provides an API for building and drawing plots in Go. * [goraph](https://github.com/gyuho/goraph) - A pure Go graph theory library(data structure, algorith visualization) * [gostat](https://github.com/ematvey/gostat) - A statistics library for the go language +* [graph](https://github.com/yourbasic/graph) - A library of basic graph algorithms * [ode](https://github.com/ChristopherRabotin/ode) - An ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions. * [pagerank](https://github.com/alixaxel/pagerank) - Weighted PageRank algorithm implemented in Go * [PiHex](https://github.com/claygod/PiHex) - Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi