Skip to content

Properties_T_CodeJam_Collections_SuffixTreeBase

Andrew Koryavchenko edited this page Jul 4, 2017 · 1 revision

SuffixTreeBase Properties

The SuffixTreeBase type exposes the following members.

Properties

 

Name Description
Protected property EdgeComparer The comparer to compare edges of a node against a char
Protected property InternalData Concatenated input strings
Protected property NodesCount Number of nodes
Protected property Root The root node
Protected property StringLocations List of locatons of added strings inside the InternalData
  Back to Top

See Also

Reference

SuffixTreeBase Class
CodeJam.Collections Namespace

Clone this wiki locally