Skip to content

[0.1.0]pywgraph

Compare
Choose a tag to compare
@josek98 josek98 released this 01 May 17:02
· 126 commits to master since this release
33d3e83

Release of the pywgraph library to manage weighted directed graphs in python. Currently still working on adding features like searching for paths in the graph.

What's Changed

  • Develop by @josek98 in #1
  • Enforce DirectedEdge so that start and end must be different. Add Nod… by @josek98 in #2

New Contributors

Full Changelog: https://github.com/josek98/pywgraph/commits/v0.1.0