We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4907a3 commit c93d84cCopy full SHA for c93d84c
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
* CycleDistance: implementation of cycle distance described in https://doi.org/10.3390/app12115506
11
* CycleEditDistance: implementation of cycle edit distance described in https://doi.org/10.3390/app12115506
12
+* KCycleDistance: implementation of k-cycle distance described in https://doi.org/10.3390/app12115506
13
14
### Changed
15
0 commit comments