Skip to content

graph_builder-v0.4.0

Compare
Choose a tag to compare
@s1ck s1ck released this 17 Nov 15:06
· 3 commits to main since this release
c0f0639

What's Changed

  • Add adjacency list backed graph implementation by @s1ck in #113
  • Thread-safe edge mutation by @s1ck in #114
  • Improve Adjacency List build performance by @s1ck in #115