TCS Alignment Toolbox Algorithms Library

This module containts standard implementations of AlignmentAlgorithms. In contrast to the adp module these implementations are hand-tailored for some specific algorithms and thus achieve somewhat faster runtime (a constant factor of maybe 30-50 percent).

License

License

GroupId

GroupId

de.cit-ec.tcs.alignment
ArtifactId

ArtifactId

algorithms-lib
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

TCS Alignment Toolbox Algorithms Library
This module containts standard implementations of AlignmentAlgorithms. In contrast to the adp module these implementations are hand-tailored for some specific algorithms and thus achieve somewhat faster runtime (a constant factor of maybe 30-50 percent).
Project URL

Project URL

http://openresearch.cit-ec.de/projects/tcs
Source Code Management

Source Code Management

http://openresearch.cit-ec.de/projects/tcs/repository

Download algorithms-lib

How to add to project

<!-- https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/algorithms-lib/ -->
<dependency>
    <groupId>de.cit-ec.tcs.alignment</groupId>
    <artifactId>algorithms-lib</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/algorithms-lib/
implementation 'de.cit-ec.tcs.alignment:algorithms-lib:3.1.1'
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/algorithms-lib/
implementation ("de.cit-ec.tcs.alignment:algorithms-lib:3.1.1")
'de.cit-ec.tcs.alignment:algorithms-lib:jar:3.1.1'
<dependency org="de.cit-ec.tcs.alignment" name="algorithms-lib" rev="3.1.1">
  <artifact name="algorithms-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.tcs.alignment', module='algorithms-lib', version='3.1.1')
)
libraryDependencies += "de.cit-ec.tcs.alignment" % "algorithms-lib" % "3.1.1"
[de.cit-ec.tcs.alignment/algorithms-lib "3.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
de.cit-ec.tcs.alignment : algorithms jar 3.1.1

test (2)

Group / Artifact Type Version
de.cit-ec.tcs.alignment : comparators-lib jar 3.1.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0