Non-Recursive Combinations Generator
Free Tools
1
Posts
1
Posters
3
Views
1
Watching
-
Greetings Kind Regards A non-recursive combinations generating C++ code is available from site link below. The example provided is not general however it seems to become so if the index of the permuted bit field is utilized as the index of the set from which the combinations are te be generated. https://rosettacode.org/wiki/Combinations[^]