Click or drag to resize

LongestCommonGeneralizedRepeatL Constructor

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