Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Perfect matrix
An m-by-n binary matrix that has no possible k-by-k submatrix K

In mathematics, a perfect matrix is an m-by-n binary matrix that has no possible k-by-k submatrix K that satisfies the following conditions:

  • k > 3
  • the row and column sums of K are each equal to b, where b ≥ 2
  • there exists no row of the (m − k)-by-k submatrix formed by the rows not included in K with a row sum greater than b.

The following is an example of a K submatrix where k = 5 and b = 2:

[ 1 1 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 1 1 0 0 0 1 ] . {\displaystyle {\begin{bmatrix}1&1&0&0&0\\0&1&1&0&0\\0&0&1&1&0\\0&0&0&1&1\\1&0&0&0&1\end{bmatrix}}.}
We don't have any images related to Perfect matrix yet.
We don't have any YouTube videos related to Perfect matrix yet.
We don't have any PDF documents related to Perfect matrix yet.
We don't have any Books related to Perfect matrix yet.
We don't have any archived web articles related to Perfect matrix yet.

References

  1. D. M. Ryan, B. A. Foster, An Integer Programming Approach to Scheduling, p.274, University of Auckland, 1981. http://www2.imm.dtu.dk/courses/02735/ryanfoster.pdf