- 22,812
- 14,864
Indeed, that pattern is of course impossible. However, I compute by word, not by pattern. For each word I check what pattern it would have been sorted into for a given seed and then I make a histogram of how many words fall into each pattern. The additional 6 patterns (why 6, though? with 4 green and one yellow there should be 5 choices for the yellow) are just a simple sum to zero and does not cost much extra computation wise.jack action said:In the interest of performance - it used to take more than half an hour - I do the calculations for only 237 possible outcomes (even though ##3^5 = 243##). Some likeshould be impossible to get. I might have made a mistake by removing one too many, but I don't think so.