Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@dubssieg dubssieg released this 09 Jan 10:08
· 3 commits to main since this release

Added support to discard spurious breakpoints when computing the distance. See explanation here: #1

Spurious breakpoints are a position in between a couple of nodes (x,y) which are contiguous in at least one path. Formally, deg⁺(x) = deg⁻(y) = 1

Full Changelog: 0.1.2...0.1.3