MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Ukkonen's Suffix Tree Algorithm in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103074] Ukkonen's Suffix Tree Algorithm in Mathematica
  • From: Scott <sguthery at gmail.com>
  • Date: Mon, 7 Sep 2009 02:34:53 -0400 (EDT)

I've ported a C implementation of Ukkonen's algorithm for suffix trees
to Mathematica.  I'm happy to send it along to anyone interested.

Cheers, Scott


  • Prev by Date: Re: Manipulate: How to correctly adjust one control parameters based on current setting of another control?
  • Next by Date: Re: how to solve the integer equation Abs[3^x-2^y]=1
  • Previous by thread: Re: Re: Manipulate: How to correctly adjust one
  • Next by thread: Re: Ukkonen's Suffix Tree Algorithm in Mathematica