I have a (probably) simple problem, but due to my dusty knowledge, I don't even know where to start reading or how to name my problem.
Our team has grown a lot in the last few weeks and it is very difficult to get to know each other. Therefore I want to make a list with meetings of 3 people each to establish contact. Now I would like to depict all possible encounters under the following conditions:
- Number of persons/meeting = 3
- Only people from different sub-teams should meet in each meeting (i.e. max. 1 member from three different sub-teams each).
- Team size = 21 people in 5 sub-teams
- Size of the sub-teams varies (4,7,5,3,2 members)
How can I solve the problem? What are such problems called? (Bonus: Where can I read in on this?)
Posted also on Cross Validated