java.lang.Object
de.uni_trier.wi2.procake.similarity.nest.sequence.utils.impl.MatrixPathImpl
All Implemented Interfaces:
MatrixPath, Iterable<MatrixPath.MatrixCellPair>

public class MatrixPathImpl extends Object implements MatrixPath
Class representing a path through a matrix. Can be used for the alignment path found by a dp algorithm.