in reply to Re^2: Generate all unique combinations of 1 and 0 using specified length of "0"-string and count of 1's
in thread Generate all unique combinations of 1 and 0 using specified length of "0"-string and count of 1's

Only takes a lot of memory if you cache the unsuccessful hits.

  • Comment on Re^3: Generate all unique combinations of 1 and 0 using specified length of "0"-string and count of 1's