PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 23, 20240 citationsOpen Access

Minimum Consistent Subset in Trees and Interval Graphs

View Full Paper
ABAritra BanikSDSayani DasAMAnil Maheshwari

Key Points

Key points are not available for this paper at this time.

Abstract

In the Minimum Consistent Subset (MCS) problem, we are presented with a connected simple undirected graph G= (V, E), consisting of a vertex set V of size n and an edge set E. Each vertex in V is assigned a color from the set \1, 2, , c\. The objective is to determine a subset V' V with minimum possible cardinality, such that for every vertex v V, at least one of its nearest neighbors in V' (measured in terms of the hop distance) shares the same color as v. The decision problem, indicating whether there exists a subset V' of cardinality at most l for some positive integer l, is known to be NP-complete even for planar graphs. In this paper, we establish that the MCS problem for trees, when the number of colors c is considered an input parameter, is NP-complete. We propose a fixed-parameter tractable (FPT) algorithm for MCS on trees running in O (2^6cn⁶) time, significantly improving the currently best-known algorithm whose running time is O (2^4cn^2c+3). In an effort to comprehensively understand the computational complexity of the MCS problem across different graph classes, we extend our investigation to interval graphs. We show that it remains NP-complete for interval graphs, thus enriching graph classes where MCS remains intractable.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Banik et al. (2024) studied this question.

synapsesocial.com/papers/68e6e09eb6db64358765c58ahttps://doi.org/10.48550/arxiv.2404.15487
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Minimum Consistent Subset in Interval Graphs and Circle Graphs2024
  2. 2Minimum Strict Consistent Subset in Paths, Spiders, Combs and Trees2024
  3. 3Minimum Selective Subset on Unit Disk Graphs and Circle Graphs2025
  4. 4Improved Dynamics for the Maximum Common Subgraph Problem2024
  5. 5Local Rainbow Colorings for Various Graphs2024