Commit Graph

10 Commits

Author SHA1 Message Date
Dan Kortschak
c64a0a7fc7 graph/encoding/dot: run go fmt -s 2018-12-12 21:38:20 +10:30
J. Holmes
b3c4e40467 graph/encoding/dot: add multigraph serialization and deserialization support 2018-11-25 07:31:56 +10:30
Olivier Wulveryck
d41320af1e fix: documentation of Marshal
the "strict" keyword mentioned in the documentation does not exist
anymore
2018-11-20 07:15:39 +10:30
Dan Kortschak
609b9d63e8 encoding/dot: make all simple graph marshalling strict
Also fix bug in order of emitting strict keyword.
2018-10-29 23:16:49 +10:30
Dan Kortschak
b73a2c92ff graph: add node, edge and line iterators 2018-09-23 09:25:56 +09:30
J. Holmes
b2e9df857d encoding/dot: fix ports on undirected graphs 2018-04-16 10:43:11 +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
8e3d6da27f graph/encoding: move basic encoding API into new encoding package 2017-08-03 18:57:33 +09:30
kortschak
7db7251618 graph/encoding/dot: reorganise files 2017-07-16 13:52:43 +09:30