Releases: amkhrjee/pygraphia
Releases · amkhrjee/pygraphia
Release list
Pre-Release 2023.1006-alpha
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
Graphdata type - Supporting
VertexandEdgedata types - Support for performing: BFS, DFS, Prim's MST generation algorithm
- Lots of in-built graph properties