home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.parallel
- Path: sparky!uunet!gatech!hubcap!fpst
- From: cnews@umr.edu (UMR Usenet News Post)
- Subject: Suffix tree on a hypercube
- Message-ID: <1993Jan25.163730.12578@hubcap.clemson.edu>
- Apparently-To: comp-parallel@cis.ohio-state.edu
- Keywords: string, suffix tree, distributed memory
- Sender: cnews@umr.edu (UMR Usenet News Post)
- Nntp-Posting-Host: next3.cs.umr.edu
- Reply-To: snayar@mcs213k.cs.umr.edu
- Organization: University of Missouri-Rolla, Missouri's Technological University
- Date: Mon, 25 Jan 1993 00:15:08 GMT
- Approved: parallel@hubcap.clemson.edu
- Lines: 17
-
-
- I am working on a project and was wondering if anyone out there knows
- of an algorithm for constructing a suffix tree (a trie) for a given string on
- a distributed memory machine like the ipsc/2. I am aware of the algorithm
- developed (parallel) by Apostolico et. al. (1988). But that is for a shared
- memory machine, and I do not think it is easy to convert it to work on a
- distributed machine. I am also aware of the serial algorithm developed by
- McCreight (1976).
- Any help or pointers will be duly appreciated. Reply by e-mail or
- a post on the network is fine. Thanks in advance!
-
- --
- Sanjay Nayar | The worth of a State, in the long run,
- University of Missouri-Rolla| is the worth of the individuals
- snayar@cs.umr.edu | composing it. --- J.S. Mill
-
-
-