由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 一个算法求助
相关主题
AI Programmer: Autonomously Creating Software Programs Using Genetic Algorithms一个C#似疑模板问题
请问一个基本的minimization problem有没有近似解法? (转载)一个quadratic programming的问题,请指教!
[合集] A probability problem.请问这是什么语法(C++)?
How can matlab loop over functionssingleton question
一个有向图问题C语言里面的register变量能否进行取地址操作? (转载)
c# 3 很强大top 4 IT company interview question looking for answer
[合集] 微软的一个面试题c++ 从linux移植到windows上面
在线求中位数的算法看来以后要把春运买票网设计当做面试考题了
相关话题的讨论汇总
话题: dinner话题: people话题: each话题: events话题: party
进入Programming版参与讨论
1 (共1页)
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
2
thanks a lot!
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 的大作中提到】
: 你通篇都在称述,问题在哪里?
1 (共1页)
进入Programming版参与讨论
相关主题
看来以后要把春运买票网设计当做面试考题了一个有向图问题
请教一个有向图的算法c# 3 很强大
C#, recruiter发过来的面试题 (转载)[合集] 微软的一个面试题
面试题求解 (转载)在线求中位数的算法
AI Programmer: Autonomously Creating Software Programs Using Genetic Algorithms一个C#似疑模板问题
请问一个基本的minimization problem有没有近似解法? (转载)一个quadratic programming的问题,请指教!
[合集] A probability problem.请问这是什么语法(C++)?
How can matlab loop over functionssingleton question
相关话题的讨论汇总
话题: dinner话题: people话题: each话题: events话题: party