Iterating Non-Aggregative Structure Compositions
Marius Bozga, Radu Iosif, Florian Zuleger
TL;DR
This work introduces a non-aggregative, nondeterministic fusion operation on relational structures controlled by color-based compatibility, contrasting it with traditional aggregative HR-style composition. It proves that, for context-free sets of structures, the fusion-closure has bounded tree-width decidably, and if bounded, the closure is itself a context-free set described by an effectively constructible HR grammar. The approach hinges on RGB color schemes, color abstractions, and term-based simulations of fusion, enabling a Courcelle-style decision framework to check MSO properties over fusion-closed, tree-width-bounded families. This extends algorithmic verification techniques to a broader class of nondeterministic structural iterations, with potential applications to separation logic of relations and modeling of reconfigurable chemical/biological structures. The results connect structural width parameters to inductive grammars under non-aggregative fusion, offering tools for automated reasoning about systems with dynamic connectivity while preserving decidability guarantees.
Abstract
An aggregative composition is a binary operation obeying the principle that the whole is determined by the sum of its parts. The development of graph algebras, on which the theory of formal graph languages is built, relies on aggregative compositions that behave like disjoint union, except for a set of well-marked interface vertices from both sides, that are joined. The same style of composition has been considered in the context of relational structures, that generalize graphs and use constant symbols to label the interface. In this paper, we study a non-aggregative composition operation, called \emph{fusion}, that joins non-deterministically chosen elements from disjoint structures. The sets of structures obtained by iteratively applying fusion do not always have bounded tree-width, even when starting from a tree-width bounded set. First, we prove that the problem of the existence of a bound on the tree-width of the closure of a given set under fusion is decidable, when the input set is described inductively by a finite \emph{hyperedge-replacement} (HR) grammar, written using the operations of aggregative composition, forgetting and renaming of constants. Such sets are usually called \emph{context-free}. Second, assuming that the closure under fusion of a context-free set has bounded tree-width, we show that it is the language of an effectively constructible HR grammar. A possible application of the latter result is the possiblity of checking whether all structures from a non-aggregatively closed set having bounded tree-width satisfy a given monadic second order logic formula.
