A Supnick matrix or Supnick array – named after Fred Supnick of the City College of New York, who introduced the notion in 1957 – is a Monge array which is also a symmetric matrix. The City College of The City University of New York (known more commonly as the City College of New York or simply City College, CCNY, or colloquially as Monge arrays, or Monge matrices, are mathematical objects used primarily in Computer science. In Linear algebra, a symmetric matrix is a Square matrix, A, that is equal to its Transpose A = A^{T}
A Supnick matrix is a square Monge array that is symmetric around the main diagonal. Monge arrays, or Monge matrices, are mathematical objects used primarily in Computer science. In Linear algebra, the main diagonal (sometimes leading diagonal or primary diagonal) of a matrix A is the collection of cells A_{ij}
An n-by-n matrix is a Supnick matrix if, for all i, j, k, l such that if
and 
then

and also

A logically equivalent definition is given by Rudolf & Woeginger who in 1995 proved that
The sum matrix is defined in terms of a sequence of n real numbers {αi}:
![S = [s_{ij}] = [\alpha_i + \alpha_j]; \,](../../../../math/d/6/8/d68dad4724b75bd8b29b72ef9ace98a9.png)
and an LL-UR block matrix consists of two symmetrically placed rectangles in the lower-left and upper right corners for which aij = 1, with all the rest of the matrix elements equal to zero.
Adding two Supnick matrices together will result in a new Supnick matrix (Deineko and Woeginger 2006).
Multiplying a Supnick matrix by a non-negative real number produces a new Supnick matrix (Deineko and Woeginger 2006). In Mathematics, the real numbers may be described informally in several different ways
If the distance matrix in a traveling salesman problem can be written as a Supnick matrix, that particular instance of the problem admits an easy solution (even though the problem is, in general, NP hard). The Travelling salesman problem ( TSP) in Operations research is a problem in discrete or Combinatorial optimization. NP-hard (nondeterministic Polynomial-time hard in Computational complexity theory, is a class of problems informally "at least as hard as the hardest problems