Click or drag to resize

LongestCommonRepeatA Constructor

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