This repository was archived by the owner on Oct 8, 2021. It is now read-only.
LightGraphs v0.7.4
This is the last supported version of LightGraphs for Julia 0.5 (with the exception of serious bug fixes that need to be backported). The next release of LightGraphs, v0.8.0, will be Julia 0.6 only.
There have been few major changes since 0.7.3, but Edges are now their own data structures (instead of Pair
). Benchmarks have been added, and some optimizations for functions have been introduced.