Dan Kortschak
|
b73a2c92ff
|
graph: add node, edge and line iterators
|
2018-09-23 09:25:56 +09:30 |
|
Dan Kortschak
|
6b03bc22e1
|
graph: use int64 for node retrieval
|
2018-03-24 09:21:44 +10:30 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
db6d01ed81
|
graph/topo: rename VertexOrdering => DegeneracyOrdering
|
2017-09-20 07:32:35 +09:30 |
|
kortschak
|
e6a5ea56fd
|
graph/topo: use degeneracyOrdering instead of VertexOrdering for BronKerbosch
|
2017-09-15 07:05:29 +09:30 |
|
kortschak
|
8b33e669be
|
graph/topo: add function to find k-core of undirected graph
|
2017-09-15 07:05:29 +09:30 |
|
kortschak
|
9d34456e6d
|
graph/topo: update for int64 IDs
Also rename CyclesIn to DirectedCyclesIn to allow for the undirected
case to be added.
|
2017-07-02 08:38:42 +09:30 |
|
Brendan Tracey
|
d33397aa65
|
all: change import paths
|
2017-05-23 00:03:03 -06:00 |
|
Brendan Tracey
|
059a6c43f9
|
graph: imported graph as a subtree
|
2017-05-23 00:02:59 -06:00 |
|