Skip to content

0.6.0

Compare
Choose a tag to compare
@jriecken jriecken released this 23 Oct 03:15
· 35 commits to master since this release
  • Add a size method that will return the number of nodes in the graph.
  • Add a clone method that will clone the graph. Any custom node data will only be shallow-copied. (Fixes #14)