Parameter reduction and automata evaluation for grammar-compressed trees

作者:

Highlights:

摘要

Trees can be conveniently compressed with linear straight-line context-free tree grammars. Such grammars generalize straight-line context-free string grammars which are widely used in the development of algorithms that execute directly on compressed structures (without prior decompression). It is shown that every linear straight-line context-free tree grammar can be transformed in polynomial time into a monadic (and linear) one. A tree grammar is monadic if each nonterminal uses at most one context parameter. Based on this result, polynomial time algorithms are presented for testing whether a given (i) nondeterministic tree automaton or (ii) nondeterministic tree automaton with sibling-constraints or (iii) nondeterministic tree walking automaton, accepts a tree represented by a linear straight-line context-free tree grammar. It is also shown that if tree grammars are nondeterministic or non-linear, then reducing their numbers of parameters cannot be done without an exponential blow-up in grammar size.

论文关键词:Straight-line programs,Tree compression,Tree automata,Context-free tree grammars

论文评审过程:Received 10 February 2011, Revised 9 November 2011, Accepted 8 March 2012, Available online 13 March 2012.

论文官网地址:https://doi.org/10.1016/j.jcss.2012.03.003