public class LongestCommonSubsequenceBound
extends java.lang.Object
LongestCommonSubsequenceBound demonstrates the Computation of the Probabilistic Bounds for the Longest
Common Subsequence across each half over the Random Sequence Values using Variants of the Efron-Stein
Methodology.