48 research outputs found

    Unified Analysis of Collapsible and Ordered Pushdown Automata via Term Rewriting

    Full text link
    We model collapsible and ordered pushdown systems with term rewriting, by encoding higher-order stacks and multiple stacks into trees. We show a uniform inverse preservation of recognizability result for the resulting class of term rewriting systems, which is obtained by extending the classic saturation-based approach. This result subsumes and unifies similar analyses on collapsible and ordered pushdown systems. Despite the rich literature on inverse preservation of recognizability for term rewrite systems, our result does not seem to follow from any previous study.Comment: in Proc. of FRE

    Some undecidability results concerning the property of preserving regularity

    Get PDF
    AbstractA finite string-rewriting system R preserves regularity if and only if it preserves Σ-regularity, where Σ is the alphabet containing exactly those letters that have occurrences in the rules of R. This proves a conjecture of Gyenizse and Vágvölgyi (1997). In addition, some undecidability results are presented that generalize results of Gilleron and Tison (1995) from term-rewriting systems to string-rewriting systems. It follows that the property of being regularity preserving is undecidable for term-rewriting systems, thus answering another question of Gyenizse and Vágvölgyi (1997). Finally, it is shown that it is undecidable in general whether a finite, lengthreducing, and confluent string-rewriting system yields a regular set of normal forms for each regular language

    Basic notions of universal algebra for language theory and graph grammars

    Get PDF
    AbstractThis paper reviews the basic properties of the equational and recognizable subsets of general algebras; these sets can be seen as generalizations of the context-free and regular languages, respectively. This approach, based on Universal Algebra, facilitates the development of the theory of formal languages so as to include the description of sets of finite trees, finite graphs, finite hypergraphs, tuples of words, partially commutative words (also called traces) and other similar finite objects

    Ramsey Quantifiers over Automatic Structures: {C}omplexity and Applications to Verification

    Get PDF

    On one-pass term rewriting

    Get PDF
    Two restricted ways to apply a term rewriting system (TRS) to a tree are considered. When the one-pass root-started, strategy is followed, rewriting starts from the root and continues stepwise towards the leaves without ever rewriting a paxt of the current tree produced in a previous rewrite step. Onepass leaf-started, rewriting is defined similarly, but rewriting begins from the leaves. In the sentential form inclusion problem one asks whether all trees which can be obtained with a given TRS from the trees of some regular tree language T belong to another given regular tree language U, and in the normal form inclusion problem the same question is asked about the normal forms of T. We show that for a left-linear TRS these problems can be decided for both of our one-pass strategies. In all four cases the decision algorithm involves the construction of a suitable tree recognizer

    Rewriting Approximations For Properties Verification Over CCS Specifications

    Get PDF
    This paper presents a way to verify CCS (without renaming) specifications using tree regular model checking. From a term rewriting system and a tree automaton representing the semantics of CCS and equations of a CCS specification to analyse, an over-approximation of the set of reachable terms is computed from an initial configuration. This set, in the framework of CCS, represents an over-approximation of all states (modulo bisimulation) and action sequences the CCS specification can reach. The approach described in this paper can be fully automated. It is illustrated with the Alternating Bit Protocol and with hardware components specifications
    corecore