Fastest algorithm to generate a Latin square in Order of N
. Powered by C language.
$ gcc LatinSquare.c -o latin
$ ./latin
$ ./latin 54
$ ./latin 94
$ ./latin 4712
...
Bradley, J. V. Complete counterbalancing of immediate sequential effects in a Latin square design. Journal of the American Statistical Association, .1958, 53, 525-528.
© Copyright 2022, Max Base