Recent content by jorgendt

  1. J

    Algorithm for dividing a set of numbers into groups

    I'm looking for an algorithm for dividing a set of numbers into groups, and then doing it again in such a way that no numbers are in a group together more than once. For instance if you have 18 numbers and divide them into groups of three you should be able to do this 8 times without any...
Back
Top