Skip to main content

2019 | OriginalPaper | Buchkapitel

A Brief Overview of Dead-Zone Pattern Matching Algorithms

verfasst von : Miznah Alshammary, Mai Alzamel, Costas Iliopoulos, Richard E. Watson, Bruce W. Watson

Erschienen in: Artificial Intelligence Applications and Innovations

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Within the last decades, the dead-zone algorithms have emerged as being highly performant on certain types of data. Such algorithms solve the keyword exact matching problem over strings, though extensions to trees and two-dimensional data have also been devised. In this short paper, we give an overview of such algorithms.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Fußnoten
1
This is precisely what happened with the Boyer-Moore type algorithms as presented in the dissertation [8].
 
2
The algorithm given in this section makes a simple approximation by taking the middle of the live zone it receives, and subtracting \(\lfloor |p|/2\rfloor \).
 
Literatur
2.
Zurück zum Zitat Crochemore, M., Rytter, W.: Text Algorithms. Oxford University Press, Oxford (1994)MATH Crochemore, M., Rytter, W.: Text Algorithms. Oxford University Press, Oxford (1994)MATH
3.
Zurück zum Zitat Dijkstra, E.W.: A Discipline of Programming. Prentice Hall, Englewood Cliffs (1976)MATH Dijkstra, E.W.: A Discipline of Programming. Prentice Hall, Englewood Cliffs (1976)MATH
7.
Zurück zum Zitat Hume, S.C., Sunday, D.: Fast string searching. Softw. Pract. Exp. 21(11), 1221–1248 Hume, S.C., Sunday, D.: Fast string searching. Softw. Pract. Exp. 21(11), 1221–1248
8.
Zurück zum Zitat Watson, B.W.: Taxonomies and toolkits of regular language algorithms, Ph.D dissertation, Faculty of Mathematics and Computing Science, Eindhoven University of Technology, Eindhoven, The Netherlands, September 1995. ISBN 90-386-0396-7 Watson, B.W.: Taxonomies and toolkits of regular language algorithms, Ph.D dissertation, Faculty of Mathematics and Computing Science, Eindhoven University of Technology, Eindhoven, The Netherlands, September 1995. ISBN 90-386-0396-7
10.
Zurück zum Zitat Mauch, M., Kourie, D.G., Watson, B.W., Strauss, T.: Performance assessment of dead-zone single keyword pattern matching. In: Proceedings of the South African Institute for Computer Scientists and Information Technologists Conference, pp. 59–68 (2012) Mauch, M., Kourie, D.G., Watson, B.W., Strauss, T.: Performance assessment of dead-zone single keyword pattern matching. In: Proceedings of the South African Institute for Computer Scientists and Information Technologists Conference, pp. 59–68 (2012)
11.
Zurück zum Zitat Watson, B.W., Cleophas, L.G., Kourie, D.G.: Using correctness-by-construction to derive dead-zone algorithms. In: Prague Stringology Conference, pp. 84–95 (2014) Watson, B.W., Cleophas, L.G., Kourie, D.G.: Using correctness-by-construction to derive dead-zone algorithms. In: Prague Stringology Conference, pp. 84–95 (2014)
12.
Zurück zum Zitat Daykin, J.W., et al.: Three strategies for the dead-zone string matching algorithm. In: Prague Stringology Conference, p. 117 (2018) Daykin, J.W., et al.: Three strategies for the dead-zone string matching algorithm. In: Prague Stringology Conference, p. 117 (2018)
Metadaten
Titel
A Brief Overview of Dead-Zone Pattern Matching Algorithms
verfasst von
Miznah Alshammary
Mai Alzamel
Costas Iliopoulos
Richard E. Watson
Bruce W. Watson
Copyright-Jahr
2019
DOI
https://doi.org/10.1007/978-3-030-19909-8_18