Package | Description |
---|---|
de.unibi.citec.tcs.alignment |
This package contains the actual AlignmentAlgorithms as well as their return
classes.
|
Modifier and Type | Method and Description |
---|---|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictAllOptimalAlgorithm.createDelInitial(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
int i,
double delLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictKPathAlgorithm.createDelInitial(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
int i,
double delLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictAllOptimalAlgorithm.createInitial()
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictKPathAlgorithm.createInitial()
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictAllOptimalAlgorithm.createInsInitial(StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
int j,
double insLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictKPathAlgorithm.createInsInitial(StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
int j,
double insLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictAllOptimalAlgorithm.createNewEntry(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
StrictAllOptimalAlgorithm.FullMatrixEntry repOld,
int i,
int j,
double delLocal,
double insLocal,
double repLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictKPathAlgorithm.createNewEntry(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
StrictAllOptimalAlgorithm.FullMatrixEntry repOld,
int i,
int j,
double delLocal,
double insLocal,
double repLocal)
This method should not be called from outside!
|
Modifier and Type | Method and Description |
---|---|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictAllOptimalAlgorithm.createDelInitial(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
int i,
double delLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictKPathAlgorithm.createDelInitial(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
int i,
double delLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictAllOptimalAlgorithm.createInsInitial(StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
int j,
double insLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictKPathAlgorithm.createInsInitial(StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
int j,
double insLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictAllOptimalAlgorithm.createNewEntry(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
StrictAllOptimalAlgorithm.FullMatrixEntry repOld,
int i,
int j,
double delLocal,
double insLocal,
double repLocal)
This method should not be called from outside!
|
StrictAllOptimalAlgorithm.FullMatrixEntry |
StrictKPathAlgorithm.createNewEntry(StrictAllOptimalAlgorithm.FullMatrixEntry delOld,
StrictAllOptimalAlgorithm.FullMatrixEntry insOld,
StrictAllOptimalAlgorithm.FullMatrixEntry repOld,
int i,
int j,
double delLocal,
double insLocal,
double repLocal)
This method should not be called from outside!
|
PathList |
StrictAllOptimalAlgorithm.transformToResult(StrictAllOptimalAlgorithm.FullMatrixEntry[][] alignmentMatrix,
Sequence a,
Sequence b)
This method should not be called from outside!
|
PathMap |
StrictKPathAlgorithm.transformToResult(StrictAllOptimalAlgorithm.FullMatrixEntry[][] alignmentMatrix,
Sequence a,
Sequence b)
This method should not be called from outside!
|
Copyright (C) 2013, 2014 Benjamin Paaßen, Charlie Krüger, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs