Skip to content

Releases: Terae/Graph

Documentation updated, library working from C++11 to C++23

05 Sep 19:51

Choose a tag to compare

Graph library with common search algorithms, v1.1.2

06 Feb 18:39

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

Choose a tag to compare

Graph library with common search algorithms, v1.1.0

17 Jan 21:19

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

Choose a tag to compare

v1.0.1

Fix a problem into the test suite.