Skip to content

Releases: tdebatty/java-graphs

v0.14

13 Dec 16:47
Compare
Choose a tag to compare
  • Added graph.search(Node,...) to support spark-knngraphs search

v0.13

13 Dec 16:20
Compare
Choose a tag to compare
  • Improved graph.search() : The function now takes parameter max_iterations instead of restarts and depth

v0.12

01 Dec 13:43
Compare
Choose a tag to compare
  • Improved graph.search() algorithm : added expansion parameter to speedup graph search

v0.11

26 Nov 14:26
Compare
Choose a tag to compare
  • Added graph.stronglyConnectedComponents()
  • Refactored graph.search()

v0.10

06 Oct 12:40
Compare
Choose a tag to compare

Added Dijkstra algorithm to the graph to compute shortest path between nodes
Added basic GEXF writing functionality

v0.9

24 Jun 07:06
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag v0.9

v0.7

18 May 09:22
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag v0.7

Super-Bit graph builder

09 Apr 14:53
Compare
Choose a tag to compare
v0.6

[maven-release-plugin] copy for tag v0.6

Big refactor!

08 Apr 09:37
Compare
Choose a tag to compare
v0.4

[maven-release-plugin] copy for tag v0.4

Additional parameter validation

25 Feb 07:11
Compare
Choose a tag to compare