Alphabetic Tree Problem

A variant of the OBST problem is when only the gaps have nonzero access probabilities, and is called the optimal alphabetic tree problem.

Parameters

  • nn: number of elements

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 3 of 3 algorithms

See more
Klawe; Mumey1993O(n)O(n)O(n)O(n)
Garsia–Wachs algorithm1977O(nlogn)O(n \log n)O(n)O(n)
Hu–Tucker algorithm1971O(nlogn)O(n \log n)O(n)O(n)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table