Parameterized aspects of triangle enumeration

作者:

Highlights:

摘要

The task of listing all triangles in an undirected graph is a fundamental graph primitive with numerous applications. It is trivially solvable in time cubic in the number of vertices. It has seen a significant body of work contributing to both theoretical aspects (e.g., lower and upper bounds on running time, adaption to new computational models) as well as practical aspects (e.g. algorithms tuned for large graphs). Motivated by the fact that the worst-case running time is cubic, we perform a systematic parameterized complexity study of triangle enumeration. We provide both positive results (new enumerative kernelizations, “subcubic” parameterized solving algorithms) as well as negative results (presumable uselessness in terms of “faster” parameterized algorithms of certain parameters such as graph diameter). To this end, we introduce new and extend previous concepts.

论文关键词:FPT in P,Multivariate algorithmics,Enumerative kernelization,Hardness inside P,Distance to triviality,Degeneracy

论文评审过程:Received 18 December 2017, Revised 19 December 2018, Accepted 21 February 2019, Available online 13 March 2019, Version of Record 26 March 2019.

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