Releases: scheinerman/SimpleGraphs.jl
Releases · scheinerman/SimpleGraphs.jl
v0.2.8
Added twins
function.
v0.2.7
Grid graphs come pre-equipped with an embedding.
v0.2.6
Euler tours of digraphs (thanks Laura Bao).
v0.2.5
Directed Hamiltonian cycles and changes to embedding functions.
v0.2.4
Additional directed graph functions.
v0.2.3
Remove some dependencies (Graphs
, Iterators
).
v0.2.2
Significant changes (improvement?) in documentation.
v0.2.1
Various changes to work well with DrawSimpleGraphs
.
v0.2.0
I have merged a lot of functionality from SimpleGraphDrawings
into this module. No plotting, but embedding is now handled here.
v0.1.0
Reasonably complete test suite