×
Abstract. We consider the following problem: given an n × m {0,1}-matrix M and an integer k, is it possible to get the all-zeros-matrix by merging.
This work proves that this problem is NP-hard but fixed-parameter tractable, and shows that there is an O(2.6181 ∗n ∗m) algorithm and factor-3-approximable ...
A (0,1) -matrix is an integer matrix in which each element is a 0 or 1. It is also called a logical matrix, binary matrix, relation matrix, or Boolean matrix.
People also ask
In linear algebra, the computation of the permanent of a matrix is a problem that is thought to be more difficult than the computation of the determinant of a ...
In theoretical computer science, the computational complexity of matrix multiplication dictates how quickly the operation of matrix multiplication can be ...
Jun 22, 2019 · The Hadamard maximal determinant problem asks when a matrix of a given order with entries -1 and +1 has the largest possible determinant.
Missing: Complexity | Show results with:Complexity
Abstract. We consider the 0-1 Integer Programming problem, where we are given a collection of linear inequalities (with integer coefficients) on n variables ...