All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sequences JAR 3.0.0 with all dependencies


This module contains the sequence datastructure of the TCS Alignment Toolbox. It defines the possible value sets in the ValueType enum as well as the different KeywordSpecification classes, namely: 1.) StringKeywordSpecification for string type values. 2.) SymbolicKeywordSpecification for values from a discrete alphabet (also refer to the Alphabet class) 3.) VectorialKeywordSpecification for vectors of some length (or for scalars) A NodeSpecification is a vector of such KeywordSpecifications and defines the order of value sets. A node, then, is defined as a vector of values from these value sets (also refer to the Value interface as well as the StringValue, SymbolicValue and VectorialValue classes). Finally a sequence is defined as a list of such nodes.

Files of the artifact sequences version 3.0.0 from the group de.cit-ec.tcs.alignment.

There is a newer version: 3.1.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of sequences Show documentation

Please rate this JAR file. Is it a good library?

0 downloads




© 2015 - 2024 Weber Informatics LLC | Privacy Policy