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 894948e commit 07c0d9fCopy full SHA for 07c0d9f
README.md
@@ -84,6 +84,7 @@ java -cp "lib/jpt1.jar;exbin" org.cicirello.examples.jpt.SimpleDistanceExamples
84
java -cp "lib/jpt1.jar;exbin" org.cicirello.examples.jpt.SequenceDistanceExamples
85
java -cp "lib/jpt1.jar;exbin" org.cicirello.replication.flairs2013.Flairs2013
86
java -cp "lib/jpt1.jar;exbin" org.cicirello.replication.ieeetevc2016.FDC
87
+java -cp "lib/jpt1.jar;exbin" org.cicirello.replication.bict2019.BICT2019
88
```
89
90
In each of the above cases, the source code includes comments explaining the example
0 commit comments