Skip to content

Releases: stecrotti/IndexedGraphs.jl

v0.6.1

27 Sep 17:21
Compare
Choose a tag to compare

IndexedGraphs v0.6.1

Diff since v0.6.0

v0.6.0

27 Sep 12:09
Compare
Choose a tag to compare

IndexedGraphs v0.6.0

Diff since v0.5.1

Merged pull requests:

Closed issues:

  • Add generators for random bipartite graph (#37)

v0.5.1

16 Apr 07:44
Compare
Choose a tag to compare

IndexedGraphs v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

20 Mar 14:41
Compare
Choose a tag to compare

IndexedGraphs v0.5.0

Diff since v0.4.2

Merged pull requests:

v0.4.2

25 Oct 13:44
eca9cdd
Compare
Choose a tag to compare

IndexedGraphs v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Fix bug with vertices_left and vertices_right (#25) (@stecrotti)

v0.4.1

09 Oct 18:02
Compare
Choose a tag to compare

IndexedGraphs v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

07 Oct 10:35
Compare
Choose a tag to compare

IndexedGraphs v0.4.0

Type FactorGraph has been replaced by BipartiteIndexedGraph

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • connected_components not working (#15)
  • Consider modifying the API for accessing Variable and Factor objects (#19)

v0.3.0

27 Oct 09:27
56b2f03
Compare
Choose a tag to compare

IndexedGraphs v0.3.0

Diff since v0.2.0

Merged pull requests:

v0.2.0

26 Jan 12:45
ff8497c
Compare
Choose a tag to compare

IndexedGraphs v0.2.0

Closed issues:

  • missing conversion from Graphs.SimpleGraph and Graphs.SimpleDiGraph (#1)

Merged pull requests:

  • Construct IndexedGraphs from SimpleGraphs (#2) (@stecrotti)
  • Tests are more compact (#3) (@stecrotti)
  • add compat helper (#5) (@stecrotti)
  • CompatHelper: add new compat entry for TrackingHeaps at version 0.1, (keep existing compat) (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#8) (@github-actions[bot])