A general approach to problems like this is to find an algorithm that maps the integers 0..N-1 to the N possible sequences that satisfy the constraints. Then the problem reduces to finding a random integer.
- [algogeeks] Re: Generating a Sequence Subject To Constraints Gene
