Skip to content

Bug fix

Latest
Compare
Choose a tag to compare
@root-11 root-11 released this 29 Apr 21:41
· 1 commit to master since this release

This is a maintenance release with bugfix for #41, where the variable _edges creates a key (which is default behaviour in collections.defaultdict). This causes the graph to grow and can cause divergence when attempting to compare two otherwise identical graphs.