kortschak
|
d65ea24498
|
graph: change documentation to allow self edges
No behaviour change; package simple graphs still panic for addition of self
edges, as noted in their existing documentation.
|
2017-07-16 18:03:11 +09:30 |
|
Samuel Kelemen
|
388406a0da
|
graph: fix typo
|
2017-07-07 12:10:29 +09:30 |
|
kortschak
|
39b486f179
|
graph: revert NewNodeID -> NewNode
|
2017-07-07 06:59:14 +09:30 |
|
kortschak
|
b4e6656724
|
graph: change IDs to int64
|
2017-07-02 08:38:42 +09:30 |
|
Brendan Tracey
|
059a6c43f9
|
graph: imported graph as a subtree
|
2017-05-23 00:02:59 -06:00 |
|
Jsor
|
204e2117bb
|
Reorganized package, made graph toplevel
|
2014-01-07 00:26:13 -07:00 |
|
Jsor
|
ad52fbfb14
|
Got nodes/edges preliminary work done
|
2014-01-06 23:50:02 -07:00 |
|
Jsor
|
0e92bac9cf
|
Added node/edge dynamics to graph.go
|
2014-01-06 22:54:07 -07:00 |
|
Jragonmiris
|
2429337130
|
Bug fixes
|
2013-08-01 16:10:19 -07:00 |
|
Jragonmiris
|
c8a538045f
|
Added some util functions
|
2013-08-01 16:02:15 -07:00 |
|
Jragonmiris
|
9c13396cde
|
Basic augmented graph structure, added Node interface (but haven't implemented it yet)
|
2013-08-01 15:46:11 -07:00 |
|
Jragonmiris
|
194a06a51e
|
Reorganized package
|
2013-07-30 20:13:52 -07:00 |
|