randomPolyominoWithFixedRank n
i1 : P = randomPolyominoWithFixedRank 6 o1 = {{1, 1}, {1, 0}, {0, 0}, {0, 1}, {1, -1}, {0, -1}} o1 : CollectionOfCells
The object randomPolyominoWithFixedRank is a method function with options.
The source of this document is in PolyominoIdeals.m2:1648:0.