Skip to content

Releases: scheinerman/SimpleGraphs.jl

v0.2.8

20 Nov 16:53
Compare
Choose a tag to compare

Added twins function.

v0.2.7

15 Nov 16:39
Compare
Choose a tag to compare

Grid graphs come pre-equipped with an embedding.

v0.2.6

12 Nov 12:38
Compare
Choose a tag to compare

Euler tours of digraphs (thanks Laura Bao).

v0.2.5

01 Nov 18:15
Compare
Choose a tag to compare

Directed Hamiltonian cycles and changes to embedding functions.

v0.2.4

25 Sep 14:32
Compare
Choose a tag to compare

Additional directed graph functions.

v0.2.3

22 Sep 23:01
Compare
Choose a tag to compare

Remove some dependencies (Graphs, Iterators).

v0.2.2

19 Sep 22:53
Compare
Choose a tag to compare

Significant changes (improvement?) in documentation.

v0.2.1

15 Sep 23:34
f5219ba
Compare
Choose a tag to compare

Various changes to work well with DrawSimpleGraphs.

v0.2.0

14 Sep 15:54
Compare
Choose a tag to compare

I have merged a lot of functionality from SimpleGraphDrawings into this module. No plotting, but embedding is now handled here.

v0.1.0

12 Sep 12:30
Compare
Choose a tag to compare
Reasonably complete test suite