Namespace MoreStructures.BurrowsWheelerTransform.Builders
Classes
LastFirstPropertyBasedBuilder
An extension of NaiveBuilder which takes advantange of the last-first property to reduce the complexity of InvertTransform(RotatedTextWithTerminator).
NaiveBuilder
Interfaces
IBuilder
Builds Burrows-Wheeler objects, such as BWMatrix and BWTransform of the provided TextWithTerminator.