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