Fixed-Parameter Complexity of Minimum Profile Problems
Gregory Gutin, Stefan Szeider, Anders Yeo

TL;DR
This paper investigates the fixed-parameter complexity of the minimum profile problem in graphs, showing that deciding if the profile exceeds a certain bound is fixed-parameter tractable via kernelization.
Contribution
The paper proves fixed-parameter tractability for the problem of determining if a graph's profile is within a certain bound, using a reduction to a linear-size problem kernel.
Findings
Deciding profile ≤ |V|-1+k is fixed-parameter tractable.
Established a linear-size problem kernel for the decision problem.
Provides a new approach to analyze graph profile problems.
Abstract
Let be a graph. An ordering of is a bijection For a vertex in , its closed neighborhood is The profile of an ordering of is The profile of is the minimum of over all orderings of . It is well-known that is the minimum number of edges in an interval graph that contains is a subgraph. Since is a tight lower bound for the profile of connected graphs , the parametrization above the guaranteed value is of particular interest. We show that deciding whether the profile of a connected graph is at most is fixed-parameter tractable with respect to the parameter . We achieve this result by reduction to a problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Optimization and Packing Problems · Advanced Graph Theory Research
