On building minimal automaton for subset matching queries
Formal Languages and Automata Theory
2010-10-04 v2 Data Structures and Algorithms
Information Retrieval
Abstract
We address the problem of building an index for a set of strings, where each string location is a subset of some finite integer alphabet of size , so that we can answer efficiently if a given simple query string (where each string location is a single symbol) occurs in the set. That is, we need to efficiently find a string such that for every . We show how to build such index in average time, where is the average size of the subsets. Our methods have applications e.g.\ in computational biology (haplotype inference) and music information retrieval.
Keywords
Cite
@article{arxiv.1004.0902,
title = {On building minimal automaton for subset matching queries},
author = {Kimmo Fredriksson},
journal= {arXiv preprint arXiv:1004.0902},
year = {2010}
}
Comments
Accepted to IPL