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