An algorithm to decide inclusion for languages defined by deterministic regular tree grammars is presented. The algorithm is shown to run in polynomial time based on the number of constructors, constructor arity, and number of non-terminals. Correctness proofs are included. 1 Regular tree grammars A regular tree grammar, G, is a grammar for constructing trees. Formally, G = (C; N;P;S) where: 1. C is a finite, non-empty set of constructors. Each constructor c n is of arity n. Constants are 0-arity constructors. 2. N is a finite, non-empty set of non-terminals where N " C = ;. 3. P is a finite set of productions of the form A ! c n (X 1 ; : : : ; X n ) where A is a non-terminal, c n is a constructor, and each X i is a non-termin...
AbstractA tree can be represented by a language consisting of a suitable coding of its finite branch...
Abstract. We present a new algorithm for testing language inclusion L(A) ⊆ L(B) between tree automa...
A tree controlled grammar is specified as a pair (G, G′) where G is a context-free grammar and G′ is...
This paper describes the precise specication, design, analysis, implementation, and measurements of ...
This paper describes the precise speci cation, design, analysis, implementation, and measurements of...
The first part of the thesis concerns problems related to the question: "when can a regular tre...
We consider regular languages of labeled trees. We give an effective characterization of the regular...
Abstract. This paper describes the precise specication, design, analy-sis, implementation, and measu...
AbstractWe propose a new algebraic framework to discuss and classify recognizable tree languages, an...
AbstractA tree can be represented by a language consisting of a suitable coding of its finite branch...
The minimal deterministic finite automaton is generally used to determine regular languages equalit...
Algorithms for acceptance, pattern matching and parsing of regular trees and the tree automata used ...
Algorithms for acceptance, pattern matching and parsing of regular trees and the tree automata used ...
Tree languages are powerful tools for the representation and schematization of infinite sets of term...
AbstractWe investigate regular tree languages’ exact learning from positive examples and membership ...
AbstractA tree can be represented by a language consisting of a suitable coding of its finite branch...
Abstract. We present a new algorithm for testing language inclusion L(A) ⊆ L(B) between tree automa...
A tree controlled grammar is specified as a pair (G, G′) where G is a context-free grammar and G′ is...
This paper describes the precise specication, design, analysis, implementation, and measurements of ...
This paper describes the precise speci cation, design, analysis, implementation, and measurements of...
The first part of the thesis concerns problems related to the question: "when can a regular tre...
We consider regular languages of labeled trees. We give an effective characterization of the regular...
Abstract. This paper describes the precise specication, design, analy-sis, implementation, and measu...
AbstractWe propose a new algebraic framework to discuss and classify recognizable tree languages, an...
AbstractA tree can be represented by a language consisting of a suitable coding of its finite branch...
The minimal deterministic finite automaton is generally used to determine regular languages equalit...
Algorithms for acceptance, pattern matching and parsing of regular trees and the tree automata used ...
Algorithms for acceptance, pattern matching and parsing of regular trees and the tree automata used ...
Tree languages are powerful tools for the representation and schematization of infinite sets of term...
AbstractWe investigate regular tree languages’ exact learning from positive examples and membership ...
AbstractA tree can be represented by a language consisting of a suitable coding of its finite branch...
Abstract. We present a new algorithm for testing language inclusion L(A) ⊆ L(B) between tree automa...
A tree controlled grammar is specified as a pair (G, G′) where G is a context-free grammar and G′ is...