Back to Search Start Over

PROXIMITY SEARCH FOR MAXIMAL SUBGRAPH ENUMERATION.

Authors :
CONTE, ALESSIO
GROSSI, ROBERTO
MARINO, ANDREA
UNO, TAKEAKI
VERSARI, LUCA
Source :
SIAM Journal on Computing; 2022, Vol. 51 Issue 5, p1580-1625, 46p
Publication Year :
2022

Abstract

This paper proposes a new general technique for maximal subgraph enumeration which we call proximity search, whose aim is to design efficient enumeration algorithms for problems that could not be solved by existing frameworks. To support this claim and illustrate the technique we include output-polynomial algorithms for several problems for which output-polynomial algorithms were not known, including the enumeration of maximal bipartite subgraphs, maximal k-degenerate subgraphs (for bounded k), maximal induced chordal subgraphs, and maximal induced trees. Using known techniques, such as reverse search, the space of all maximal solutions induces an implicit directed graph called "solution graph" or \supergraph," and solutions are enumerated by traversing it; however, nodes in this graph can have exponential out-degree, thus requiring exponential time to be spent on each solution. The novelty of proximity search is a formalization that allows us to define a better solution graph, and a technique, which we call canonical reconstruction, by which we can exploit the properties of given problems to build such graphs. This results in solution graphs whose nodes have significantly smaller (i.e., polynomial) out-degree with respect to existing approaches, but that remain strongly connected, so that all solutions can be enumerated in polynomial delay by a traversal. A drawback of this approach is the space required to keep track of visited solutions, which can be exponential; we further propose a technique to induce a parent-child relationship among solutions and achieve polynomial space when suitable conditions are met. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
00975397
Volume :
51
Issue :
5
Database :
Complementary Index
Journal :
SIAM Journal on Computing
Publication Type :
Academic Journal
Accession number :
160877446
Full Text :
https://doi.org/10.1137/20M1375048