Dan Kortschak
|
6b03bc22e1
|
graph: use int64 for node retrieval
|
2018-03-24 09:21:44 +10:30 |
|
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 |
|
kortschak
|
1a83fdba7a
|
graph: change Edge interface to include ID method
This is to allow future handling of multigraphs.
|
2017-12-11 08:06:56 +10:30 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
7ba61f0ead
|
graph/...: remove Weight method from Edge
|
2017-08-24 10:21:15 +09:30 |
|
kortschak
|
715b695621
|
graph,graph/{network,path}: remove Weighter interface
|
2017-08-24 10:21:15 +09:30 |
|
kortschak
|
a0c93557a5
|
graph,graph/simple: add weighted graph interfaces and implementations
|
2017-08-24 10:21:06 +09:30 |
|
kortschak
|
b4e6656724
|
graph: change IDs to int64
|
2017-07-02 08:38:42 +09:30 |
|
kortschak
|
619e137c2c
|
graph,graph/{encoding/dot,internal/set,topo,traverse}: remove intsets imports
|
2017-06-16 19:39:51 +09:30 |
|
Brendan Tracey
|
059a6c43f9
|
graph: imported graph as a subtree
|
2017-05-23 00:02:59 -06:00 |
|