-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbiblio.bib
More file actions
46 lines (44 loc) · 1.44 KB
/
biblio.bib
File metadata and controls
46 lines (44 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
@article{DBLP:journals/corr/abs-1012-2547,
author = {Simone Faro and
Thierry Lecroq},
title = {The Exact String Matching Problem: a Comprehensive Experimental
Evaluation},
journal = {CoRR},
volume = {abs/1012.2547},
year = {2010},
ee = {http://arxiv.org/abs/1012.2547},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
@article{DBLP:journals/tcs/BlumerBHECS85,
author = {Anselm Blumer and
J. Blumer and
David Haussler and
Andrzej Ehrenfeucht and
M. T. Chen and
Joel I. Seiferas},
title = {The Smallest Automaton Recognizing the Subwords of a Text},
journal = {Theor. Comput. Sci.},
volume = {40},
year = {1985},
pages = {31-55},
ee = {http://dx.doi.org/10.1016/0304-3975(85)90157-4},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
@article{Baeza-Yates:1992:ART:135853.135859,
author = {Baeza-Yates, Ricardo A. and R{\'e}gnier, Mireille},
title = {Average running time of the Boyer-Moore-Horspool algorithm},
journal = {Theor. Comput. Sci.},
issue_date = {Jan. 6, 1992},
volume = {92},
number = {1},
month = jan,
year = {1992},
issn = {0304-3975},
pages = {19--31},
numpages = {13},
url = {http://dx.doi.org/10.1016/0304-3975(92)90133-Z},
doi = {10.1016/0304-3975(92)90133-Z},
acmid = {135859},
publisher = {Elsevier Science Publishers Ltd.},
address = {Essex, UK},
}