Files
gonum/graph
kortschak 299547a6f4 Revert "graph: change Edge interface to include ID method"
This reverts commit 1a83fdba7a.

Further design discussion leads to a better approach with an additional
edge-type interface.
2017-12-14 08:24:55 +10:30
..
2017-05-23 00:02:59 -06:00
2017-07-10 07:03:44 +09:30

Gonum graph GoDoc

This is a generalized graph package for the Go language.