Random Latin squares: Difference between revisions

m
ce
(clarification)
m (ce)
Line 2:
 
A Latin square of size <code>n</code> is an arrangement of <code>n</code> symbols in an <code>n-by-n</code> square in such a way that each row and column has each symbol appearing exactly once.<br>
For the purposes of this task, a random Latin square of size <code>n</code> is a Latin square constructed or generated by a probabilistic procedure such that the probability of any particular Latin square of size <code>n</code> being produced is non-zero.<code>n</code>.
 
;Example n=4 randomised Latin square:
2,442

edits