Skip to content

Releases: amkhrjee/pygraphia

Pre-Release 2023.1006-alpha

07 May 12:19
Compare
Choose a tag to compare
Pre-release

This is the first alpha release of PyGraphia on PyPI🎊

PyPI page: https://pypi.org/project/pygraphia/2023.1006a0/

This version comes with the following features:

  • A comprehensive Graph data type
  • Supporting Vertex and Edge data types
  • Support for performing: BFS, DFS, Prim's MST generation algorithm
  • Lots of in-built graph properties