Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Releases: sbromberger/MetaGraphs.jl

MetaGraphs v0.3.0

28 Dec 19:52
558c7bb
Compare
Choose a tag to compare

In this release:

  • vertex indexing via metadata!
  • various bugfixes

MetaGraphs v0.2.1

03 Nov 23:20
585ecf3
Compare
Choose a tag to compare

primary reason for release: bugfix on rem_vertex! (see issue #15 and fix in #16).

MetaGraphs v0.2.0

19 Sep 01:38
Compare
Choose a tag to compare

Now supports LightGraphs v0.11.0.

MetaGraphs v0.1.0

20 Jul 17:29
Compare
Choose a tag to compare

Now with induced subgraphs, docs, and more magic.

Register / Tag MetaGraphs v0.0.1

19 Jul 00:20
Compare
Choose a tag to compare

This package requires LightGraphs and provides metadata support to graph elements.