Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@VyacheslavIurevich VyacheslavIurevich released this 29 May 21:26
· 12 commits to main since this release
b8586cc
  • 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