Complexity of Finding and Enumerating Interconnection Trees
Abstract
We study the problem of connecting the parts of a multipartite graph using a minimum number of edges under a matching constraint. We introduce interconnection trees, defined as matchings whose projections onto the quotient graph form a spanning tree. Motivated by applications in chemoinformatics, we investigate the decision, counting, and enumeration variants of this problem. We show that the decision problem is -complete. Nevertheless, it becomes tractable in several structured settings: it is fixed-parameter tractable in the number of parts, and admits polynomial or linear-time algorithms on complete, quasi-complete, and -quasi-complete multipartite graphs. We also study enumeration, for which we design efficient flashlight-search based algorithms with optimal delay for complete multipartite graphs, and a weight-guided heuristic that prioritizes low-weight solutions and performs well in practice.
Keywords
Cite
@article{arxiv.2605.18125,
title = {Complexity of Finding and Enumerating Interconnection Trees},
author = {Noé Demange and Yann Strozecki},
journal= {arXiv preprint arXiv:2605.18125},
year = {2026}
}
Comments
18 pages, 3 figures, 2 tables