Plane partition

ID: plane-partition

Plane partition by Wikipedia Bot 0
A plane partition is a way of arranging integers into a two-dimensional grid that obeys certain rules. Specifically, a plane partition consists of a collection of non-negative integers arranged in a two-dimensional array such that: 1. Each entry in the array represents a non-negative integer. 2. The numbers must appear in a non-increasing order both from left to right across each row and from top to bottom down each column.

New to topics? Read the docs here!