search for: intrigingly

Displaying 1 result from an estimated 1 matches for "intrigingly".

Did you mean: intriguingly
2004 Jul 16
0
Permutations (summary)
...de = "character") z <- matrix(nr = N, nc = 12) for(i in 1:N) while( (s[i]<-paste(samp(),collapse=" ")) %in% s[seq(len=i-1)] ) {} z } set.seed(1) ordered.perm2(10000) KIRKMAN SCHOOL GIRL PROBLEM Christian pointed out the Kirkman School Girl Problem. It is intrigingly similar to the current problem. At the same time it is not exactly the same because the present problem can permute only one element and Kirkman's School Girl Problem can not. For example, the following is an acceptable permutation in our problem but not for the Kirkman problem: 1 2 3 | 4...