File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/org/cicirello/sequences/distance Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7070 * {@link org.cicirello.permutations.distance.KendallTauDistance} class, which
7171 * assumes permutations of the integers from 0 to N-1.</p>
7272 *
73- * <p>This program replicates the data for the paper:<br>
73+ * <p>This distance metric, and both algorithms, is first described in the paper:<br>
7474 * V.A. Cicirello, <a href="https://www.cicirello.org/publications/cicirello2019arXiv.html">"Kendall Tau
7575 * Sequence Distance: Extending Kendall Tau from Ranks to Sequences,"</a>
76- * arXiv preprint arXiv: [cs.DM], May 2019.</p>
76+ * arXiv preprint arXiv:1905.02752 [cs.DM], May 2019.</p>
7777 *
7878 * @author <a href=https://www.cicirello.org/ target=_top>Vincent A. Cicirello</a>, <a href=https://www.cicirello.org/ target=_top>https://www.cicirello.org/</a>
7979 * @version 2.18.8.31
You can’t perform that action at this time.
0 commit comments