Click or drag to resize

LongestCommonGeneralizedRepeatA Constructor

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