Package com.betterdiff.lyrics.pairing
package com.betterdiff.lyrics.pairing
-
Class SummaryClassDescriptionPairing based on longest common subsequence value (LCS) of two strings.
-
Enum Class SummaryEnum ClassDescriptionIt provides methods how to make string shorter to ease the computation of longest common subsequence value.