UPDATED FOR PARTICIPANTS.
For years I have been annoyed with the returning task of having to set up playgroups for my kids classes. Now having 3 kids this task is a bit daunting. Hence, great if an automatization can be implemented.
Below is the problem for one of the classes, great if it can be more flexible regarding number of participants, groups and occurrences.
Information:
- Playgroups will occur 10 times during a year
- Playgroups will be reshuffled for each occurrence
- Participant pool is: - 13 boys - 9 girls
- Create 5 groups with 4-5 participants for each Playgroup occurrence
- Minimum 2 boys and 2 girls in each group
- If the minimum cannot be achieved, then only one sex is a group (in this case there will be a girls group of 4 participants)
- Optimal solution will have fewest overlap of participants across occurrences.
I have a preference for the solution / toolbox to be in excel (with VBA if needed).
