A suffix tree is a data structure used for storing, sending, and analyzing words. Suffix trees are particularly useful for identifying or counting repeated occurrences of some pattern in a long string: for example, counting the number of occurrences of a pattern in a string of DNA. In this thesis we examine the internal profile of a suffix tree, which is the number of internal nodes the suffix tree has at a given level. Our goal is to analyze the variance of the internal profile as the tree grows large. While it is known that the expected internal profile of a suffix tree agrees asymptotically with that of a trie (which is a simpler cousin to a suffix tree, much easier to analyze), the variances of the internal profiles of suffix trees and ...
International audienceThis paper reviews the first 40 years in the life of suffix trees, their many ...
This work discusses problems of suffix trees implementation and their use in bioinformatics. There a...
In the present work we study suffix tree construction algorithms. This structure helps solving a var...
We build upon previous work of Fayolle (2004) and Park and Szpankowski (2005) to study asymptoticall...
We study in a probabilistic framework some topics concerning the way words can overlap. Our probabil...
AbstractWe study in a probabilistic framework some topics concerning the way words can overlap. Our ...
In a suffix tree, the multiplicity matching parameter (MMP) $M_n$ is the number of leaves in the sub...
Abstract. Suffix trees are the most frequently used data structures in algorithms on words. In this ...
In this report, we prove that under a Markovian model of order one, the average depth of suffix tree...
Suffix trees are data structures that can be used to index a corpus. In this paper, we explore how s...
This paper studies in a probabilistic framework some topics concerning the way words (strings) can o...
Projet ICSLASuffix trees are the most frequently used data structure in algorithms on words. Despite...
In this paper we study the structure of suffix trees. Given an unlabeled tree τ on n nodes and suffi...
AbstractSuffix trees, directed acyclic word graphs (DAWGs) and related data structures are useful fo...
We use probabilistic and combinatorial tools on strings to discover the average number of 2-protecte...
International audienceThis paper reviews the first 40 years in the life of suffix trees, their many ...
This work discusses problems of suffix trees implementation and their use in bioinformatics. There a...
In the present work we study suffix tree construction algorithms. This structure helps solving a var...
We build upon previous work of Fayolle (2004) and Park and Szpankowski (2005) to study asymptoticall...
We study in a probabilistic framework some topics concerning the way words can overlap. Our probabil...
AbstractWe study in a probabilistic framework some topics concerning the way words can overlap. Our ...
In a suffix tree, the multiplicity matching parameter (MMP) $M_n$ is the number of leaves in the sub...
Abstract. Suffix trees are the most frequently used data structures in algorithms on words. In this ...
In this report, we prove that under a Markovian model of order one, the average depth of suffix tree...
Suffix trees are data structures that can be used to index a corpus. In this paper, we explore how s...
This paper studies in a probabilistic framework some topics concerning the way words (strings) can o...
Projet ICSLASuffix trees are the most frequently used data structure in algorithms on words. Despite...
In this paper we study the structure of suffix trees. Given an unlabeled tree τ on n nodes and suffi...
AbstractSuffix trees, directed acyclic word graphs (DAWGs) and related data structures are useful fo...
We use probabilistic and combinatorial tools on strings to discover the average number of 2-protecte...
International audienceThis paper reviews the first 40 years in the life of suffix trees, their many ...
This work discusses problems of suffix trees implementation and their use in bioinformatics. There a...
In the present work we study suffix tree construction algorithms. This structure helps solving a var...