Releases: amkhrjee/pygraphia
Releases · amkhrjee/pygraphia
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
Graph
data type - Supporting
Vertex
andEdge
data types - Support for performing: BFS, DFS, Prim's MST generation algorithm
- Lots of in-built graph properties