Skip to content

Releases: Terae/Graph

Graph library with common search algorithms, v1.1.2

06 Feb 18:39
Compare
Choose a tag to compare
  • Restructuration of search algorithms
    • better usage of common algorithms
    • implementation of Dijkstra's algorithm
  • Serialization to/from JSON, to DOT, to/from own text representation

Graph library with common search algorithms, v1.1.1

25 Jan 14:50
Compare
Choose a tag to compare

Graph library with common search algorithms, v1.1.0

17 Jan 21:19
Compare
Choose a tag to compare
Changing version to v1.1.0: Search algorithms implemented.

Functional graph library version 1.0.1

06 Jan 21:43
Compare
Choose a tag to compare
v1.0.1

Fix a problem into the test suite.