Package

gstlib

benchmark

Permalink

package benchmark

Visibility
  1. Public
  2. All

Value Members

  1. object GeneralizedSuffixTreeBuilderLinearityBenchmark extends App

    Permalink

    Benchmark that checks the time linearity of the building of a generalized suffix tree based on sequence of characters as well as the solving of the mutliple common subsquences problem.

  2. object TokenSequenceLinearityBenchmark extends App

    Permalink

    Benchmark that checks the time linearity of the building of a generalized suffix tree based on sequence of tokens.

Ungrouped