DOC

org.cicirello : jpt

Maven & Gradle

May 30, 2023
2 usages
8 stars

JavaPermutationTools · JavaPermutationTools (JPT) is a library for computation on permutations and sequences. JPT provides Java classes that enable representing and generating permutations and sequences, as well as performing computation on permutations and sequences. It includes implementations of a variety of permutation distance metrics as well as distance metrics on sequences (i.e., Strings, arrays, and other ordered data types).

Table Of Contents

Latest Version

Download org.cicirello : jpt Javadoc & API Documentation - Latest Versions:

All Versions

Download org.cicirello : jpt Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.3.x
3.2.x
3.1.x
3.0.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file jpt-5.1.0-javadoc.jar to jpt-5.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jpt-5.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jpt-5.1.0-sources.jar" -d "jpt-5.1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jul 28, 2023
3 usages
48 stars
jpt
May 30, 2023
2 usages
8 stars
Jun 11, 2023
2 usages
1 stars
Apr 21, 2023
2 usages
0 stars
Aug 02, 2023
2 stars

Discover Dependencies

Mar 28, 2023
14 usages
168 stars
Mar 28, 2023
6 usages
168 stars
Jan 03, 2022
2 usages
189 stars
Aug 21, 2023
1 usages
754 stars
Aug 21, 2023
1 usages
754 stars
Aug 25, 2023
6 usages
11.9k stars
Apr 19, 2022
8 usages
251 stars