文件名称:LectureHalls.rar
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:328.51kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
acm算法设计—会场安排问题!
假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。)
对于给定的k个待安排的活动,编程计算使用最少会场的时间表。,acm algorithm design- the venue arrangements! Assume it to be enough room in the arrangements in a number of activities and want to use the venue as small as possible. The design of an effective arrangement of the greedy algorithm. (This issue is well-known graph coloring problem. If each activity as a graph vertex, between the incompatible activities connected with edges. So that adjacent vertices have different colors of coloring the smallest number, which corresponds to looking for the smallest number of the venue.) k for a given month to be arranged activities, calculated using the programming schedule for the venue at least.
假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。)
对于给定的k个待安排的活动,编程计算使用最少会场的时间表。,acm algorithm design- the venue arrangements! Assume it to be enough room in the arrangements in a number of activities and want to use the venue as small as possible. The design of an effective arrangement of the greedy algorithm. (This issue is well-known graph coloring problem. If each activity as a graph vertex, between the incompatible activities connected with edges. So that adjacent vertices have different colors of coloring the smallest number, which corresponds to looking for the smallest number of the venue.) k for a given month to be arranged activities, calculated using the programming schedule for the venue at least.
相关搜索: ACM
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lecture Halls/Debug/Lecture Halls.exe
Lecture Halls/Debug/Lecture Halls.ilk
Lecture Halls/Debug/Lecture Halls.obj
Lecture Halls/Debug/Lecture Halls.pch
Lecture Halls/Debug/Lecture Halls.pdb
Lecture Halls/Debug/StdAfx.obj
Lecture Halls/Debug/vc60.idb
Lecture Halls/Debug/vc60.pdb
Lecture Halls/Lecture Halls.cpp
Lecture Halls/Lecture Halls.dsp
Lecture Halls/Lecture Halls.dsw
Lecture Halls/Lecture Halls.ncb
Lecture Halls/Lecture Halls.opt
Lecture Halls/Lecture Halls.plg
Lecture Halls/ReadMe.txt
Lecture Halls/StdAfx.cpp
Lecture Halls/StdAfx.h
Lecture Halls/Debug
Lecture Halls
Lecture Halls/Debug/Lecture Halls.ilk
Lecture Halls/Debug/Lecture Halls.obj
Lecture Halls/Debug/Lecture Halls.pch
Lecture Halls/Debug/Lecture Halls.pdb
Lecture Halls/Debug/StdAfx.obj
Lecture Halls/Debug/vc60.idb
Lecture Halls/Debug/vc60.pdb
Lecture Halls/Lecture Halls.cpp
Lecture Halls/Lecture Halls.dsp
Lecture Halls/Lecture Halls.dsw
Lecture Halls/Lecture Halls.ncb
Lecture Halls/Lecture Halls.opt
Lecture Halls/Lecture Halls.plg
Lecture Halls/ReadMe.txt
Lecture Halls/StdAfx.cpp
Lecture Halls/StdAfx.h
Lecture Halls/Debug
Lecture Halls
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.