Click or drag to resize

LongestCommonRepeatL Constructor

Overload List
 NameDescription
Public methodLongestCommonRepeatL(GeneralizedSuffixArray)Initializes a new instance of the problem solver for the repeated longest common substring problem.
Public methodLongestCommonRepeatL(GeneralizedSuffixArray, Int32)Initializes a new instance of the problem solver for the repeated longest common substring problem.
Top
See Also