Efficient Pattern Matching in Unordered Term Tree Patterns with Height Constraints
arXiv:2607.01704
Abstract
Unordered trees appear in applications where the order among child vertices is insignificant, such as abstract syntax trees and chemical structures. To describe patterns in such trees, we propose unordered term tree patterns, which employ height-constrained variables that restrict trunk length and subtree height. We formalize the pattern matching problem between an unordered term tree pattern and an unordered tree, and present an -time algorithm, where and are the numbers of vertices in the pattern and tree, is the maximum vertex degree, and is the sum of trunk constraints. Computational results show that the algorithm runs efficiently in practice.
6 pages. Author preprint of a paper presented at ESKM 2025, IIAI-AAI 2025