a**e 发帖数: 25 | 1 a dinner party group containing n people. These people sit at tables that
hold k people (k <= n). The goal is to create an algorithm that creates a
seating chart for each of d dinner party events according to the following
constraints:
1. d is minimized. These people get tired of each other eventually, and
the food gets expensive, so we want to hold the minimum number of dinner
parties possible.
2. After d events, each person should have met (sat at the same table
with) everyone else.
Cons | a**e 发帖数: 25 | | l*****c 发帖数: 1153 | 3 你通篇都在称述,问题在哪里?
【在 a**e 的大作中提到】 : thanks a lot!
| a**e 发帖数: 25 | 4 The goal is to create an algorithm that creates a
seating chart for each of d dinner party events according to the following
constraints:
【在 l*****c 的大作中提到】 : 你通篇都在称述,问题在哪里?
|
|