Skip to content

Releases: spbu-coding-2023/graphs-graphs-6

1.0.0

29 May 21:26
b8586cc
Compare
Choose a tag to compare
  • Graphs library which provides the ability to CRUD edges and vertices
  • GUI with graph example, which can be analyzed with algorithms (algorithms visualization included)
  • Unit tests for all written functionality (except GUI)
  • 7 algorithms for graph analysis
  • .json storage (not attached to GUI)
  • Documentation