The present thesis provides a systematic and detailed consideration on the embedding of fundamental string algorithms in the functional programming paradigm. In particular, a thorough development and complete implementation of several string searching and comparison algorithms is given applying the structuring methods of functional languages to construct implementations from individual reusable components. A high degree of modularity is achieved by using higher order functions and lazy-evaluation to combine the program components. The lazy functional language Miranda is used for program notation. Based on these language features various forms of A"+-trees have been represented and constructed in a unified way. It is shown that all func...
These lecture notes present some basic techniques for: (i) exploring search spaces, (ii) parsing con...
A key approach in string processing algorithmics has been the labeling paradigm [KMR72], which is ba...
Abstract — String matching is the technique of finding the occurrences of a character pattern in a g...
AbstractThis paper formally describes and studies an algorithm for compiling functions defined throu...
Abstract- In this paper the applicability of the various strings matching algorithms are being descr...
Kurtz S. Fundamental algorithms for a declarative pattern matching system. Forschungsberichte der Te...
Abstract. LFC is a functional language based on recursive functions defined on context-free language...
We introduce a handful of software design patterns for functional logic languages. Following usual ...
The present chapter describes a few standard algorithms used for processing texts
Frequent patterns are patterns such as sets of features or items that appear in data frequently. Fin...
This paper is devoted to the synthesis of a functional version of the Knuth-Morris-Pratt algorithm f...
The research and development of pattern recognition have proven to be of importance in science, tech...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
The theory and practice of search algorithms related to state-space represented problems form the ma...
We express implementations of functional languages as a succession of program transformations in a c...
These lecture notes present some basic techniques for: (i) exploring search spaces, (ii) parsing con...
A key approach in string processing algorithmics has been the labeling paradigm [KMR72], which is ba...
Abstract — String matching is the technique of finding the occurrences of a character pattern in a g...
AbstractThis paper formally describes and studies an algorithm for compiling functions defined throu...
Abstract- In this paper the applicability of the various strings matching algorithms are being descr...
Kurtz S. Fundamental algorithms for a declarative pattern matching system. Forschungsberichte der Te...
Abstract. LFC is a functional language based on recursive functions defined on context-free language...
We introduce a handful of software design patterns for functional logic languages. Following usual ...
The present chapter describes a few standard algorithms used for processing texts
Frequent patterns are patterns such as sets of features or items that appear in data frequently. Fin...
This paper is devoted to the synthesis of a functional version of the Knuth-Morris-Pratt algorithm f...
The research and development of pattern recognition have proven to be of importance in science, tech...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
The theory and practice of search algorithms related to state-space represented problems form the ma...
We express implementations of functional languages as a succession of program transformations in a c...
These lecture notes present some basic techniques for: (i) exploring search spaces, (ii) parsing con...
A key approach in string processing algorithmics has been the labeling paradigm [KMR72], which is ba...
Abstract — String matching is the technique of finding the occurrences of a character pattern in a g...