Reducibility among NP-Hard graph problems and boundary classes
Syed Mujtaba Hassan, Shahid Hussain, Abdul Samad

TL;DR
This paper introduces a method to transfer boundary classes between NP-hard graph problems using reducibility, helping identify minimal substructures where problems remain hard, and applies it to find new boundary classes for several problems.
Contribution
It presents a novel technique to relate boundary classes across NP-hard problems via reducibility, enabling discovery of previously unknown boundary classes.
Findings
Established a method to transform boundary classes between problems
Derived new boundary classes for vertex-cover, clique, TSP, and others
Linked reducibility with boundary class characterization
Abstract
Many NP-hard graph problems become easy for some classes of graphs. For example, coloring is easy for bipartite graphs, but NP-hard in general. So we can ask question like when does a hard problem become easy? What is the minimum substructure for which the problem remains hard? We use the notion of boundary classes to study such questions. In this paper, we introduce a method for transforming the boundary class of one NP-hard graph problem into a boundary class for another problem. If {\Pi} and {\Gamma} are two NP-hard graph problems where {\Pi} is reducible to {\Gamma}, we transform a boundary class of {\Pi} into a boundary class of {\Gamma}. More formally if {\Pi} is reducible to {\Gamma}, where the reduction satisfies certain conditions, then X is a boundary class of {\Pi} if and only if the image of X under the reduction is a boundary class of {\Gamma}. This gives us a relationship…
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
TopicsOptimization and Packing Problems · Graph Theory and Algorithms · Complexity and Algorithms in Graphs
