jar

de.cit-ec.tcs.alignment : algorithms

Maven & Gradle

Oct 26, 2018

TCS Alignment Toolbox Algorithms · This module defines the interface for AlignmentAlgorithms as well as some helper classes. An AlignmentAlgorithm computes an Alignment of two given input sequences, given a Comparator that works in these sequences. More details on the AlignmentAlgorithm can be found in the respective interface. More information on Comparators can be found in the comparators module. The resulting 'Alignment' may be just a real-valued dissimilarity between the input sequence or may incorporate additional information, such as a full Alignment, a PathList, a PathMap or a CooptimalModel. If those results support the calculation of a Gradient, they implement the DerivableAlignmentDistance interface. In more detail, the Alignment class represents the result of a backtracing scheme, listing all Operations that have been applied in one co-optimal Alignment. A classic AlignmentAlgorithm does not result in a differentiable dissimilarity, because the minimum function is not differentiable. Therefore, this package also contains utility functions for a soft approximation of the minimum function, namely Softmin. For faster (parallel) computation of many different alignments or gradients we also provide the ParallelProcessingEngine, the SquareParallelProcessingEngine and the ParallelGradientEngine.

Table Of Contents

Latest Version

Download de.cit-ec.tcs.alignment : algorithms JAR file - Latest Versions:

All Versions

Download de.cit-ec.tcs.alignment : algorithms JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window algorithms-3.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.citec.tcs.alignment

├─ de.citec.tcs.alignment.Alignment.class - [JAR]

├─ de.citec.tcs.alignment.AlignmentAlgorithm.class - [JAR]

├─ de.citec.tcs.alignment.AlignmentList.class - [JAR]

├─ de.citec.tcs.alignment.AlignmentMap.class - [JAR]

├─ de.citec.tcs.alignment.ComparatorValidator.class - [JAR]

├─ de.citec.tcs.alignment.CooptimalModel.class - [JAR]

├─ de.citec.tcs.alignment.DerivableAlignmentDistance.class - [JAR]

├─ de.citec.tcs.alignment.DissimilarityWeighting.class - [JAR]

├─ de.citec.tcs.alignment.Operation.class - [JAR]

├─ de.citec.tcs.alignment.ParallelGradientEngine.class - [JAR]

├─ de.citec.tcs.alignment.ParallelProcessingEngine.class - [JAR]

├─ de.citec.tcs.alignment.Softmin.class - [JAR]

├─ de.citec.tcs.alignment.SquareParallelProcessingEngine.class - [JAR]

Advertisement

Dependencies from Group

Oct 26, 2018
1 usages
Oct 26, 2018
1 usages
adp
Oct 26, 2018
1 usages

Discover Dependencies

Nov 01, 2022
7 usages
203 stars
Aug 03, 2016
15 usages
13 stars
Aug 01, 2023
18 usages
54 stars
Aug 22, 2022
12 usages
3.4k stars
Apr 16, 2020
1 usages
Feb 12, 2020
7 usages
5 stars
Apr 14, 2019
6 usages
2 stars
May 20, 2021
7 usages
17 stars
May 15, 2021
14 usages
May 28, 2014
7 usages