Computer Science > Data Structures and Algorithms
[Submitted on 1 Jul 2017 (this version), latest version 13 Nov 2018 (v5)]
Title:Fixed-Parameter Tractability of the Simultaneous Consecutive Ones Submatrix & Editing Problems
View PDFAbstract:A binary matrix has the consecutive ones property (C1P) for rows (columns) if there is a permutation of its columns (rows) that arranges the ones consecutively in all the rows (columns). A binary matrix has the simultaneous consecutive ones property (S C1P) if it has both the C1P for rows and columns. We consider the following two categories of problems: Simultaneous Consecutive Ones Submatrix (S C1S ) and Simultaneous Consecutive Ones Editing (S C1E) [19] in a similar spirit as that of Consecutive Ones Submatrix [9] and Consecutive Ones Editing [6] problems. We consider the parameterized versions of the above problems with k as the parameter, namely k-S C1S -R, k-S C1S -C, k-S C1S -RC and k-S C1P-1E, where k is the number of rows that can be deleted, columns that can be deleted, rows & columns that can be deleted and 1-entries that can be flipped respectively. Given a binary matrix M and a positive integer k, k-S C1S -R, k-S C1S -C and k-S C1S -RC problems decide whether there exists a set of rows, columns and rows & columns respectively, of size at most k whose deletion results in a matrix with the S C1P. The k-S C1P-1E problem decides whether there exists a set of 1-entries of size at most k whose flipping results in a matrix with the S C1P. We show that k-S C1S -R, k-S C1S -C, k-S C1S -RC and k-S C1P-1E are fixed-parameter tractable with run-times O*(6^k), O*(6^k), O*(11^k) and O*(14^k) respectively. We also observe that using our algorithm, k-S C1S -R, k-S C1S -C, k-S C1S -RC and k-S C1P-1E can be approximated in polynomial-time with a factor of 6, 6, 11 and 14 respectively.
Submission history
From: Rani M R [view email][v1] Sat, 1 Jul 2017 07:39:26 UTC (123 KB)
[v2] Thu, 7 Sep 2017 09:28:15 UTC (106 KB)
[v3] Thu, 8 Feb 2018 04:44:10 UTC (110 KB)
[v4] Mon, 12 Nov 2018 11:33:50 UTC (332 KB)
[v5] Tue, 13 Nov 2018 03:08:51 UTC (332 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.