- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
等球Packing问题的启发式分析-计算机软件与理论专业论文
华中科技大学博士学位论文
华
中
科
技
大
学
博
士
学
位
论
文
II
II
Abstract
After reviewing the past researches of the Sphere and Circle Packing problem, this paper points out that such problems are NP-hard and that until now there are no deterministic algorithms for solving them. The heuristic algorithms are effective approaches to tackle them.
For dealing with the Equal Sphere Packing problem, this paper introduced the quasi physical model and the basic quasi physical algorithm, and has designed three heuristic strategies to improve the basic quasi physical algorithm. The fake sphere strategy guarantees the accuracy of feasible solutions. The quick quitting strategy cuts down unnecessary CPU time. The neighbor sphere strategy reduces the time complexity of
calculating all item-item distances from O(n2) to O(n), where n is the number of equal
spheres. The quasi physical algorithm which uses the three strategies serves as the local solver, denoted by A0. A0 with a given initial configuration is a deterministic algorithm.
Then, this paper has designed the serial symmetrical relocation strategy as the main global search strategy. The compounded algorithm A1 is formed by combining the serial symmetrical relocation strategy with the local solver A0. Furthermore, the shakefall strategy was designed as the auxiliary search strategy. The compounded algorithm A2 is formed by incorporating the shakefall strategy into A1.
Both A1 and A2 start from a random initial configuration, generate O(n2) new
configurations by the serial symmetrical relocation strategy, and invoke A0 to locally optimize the O(n2) new configurations in turn, and then select the densest configuration as the result. Because A1 and A2 each time deal with only O(n2) configurations, they can tackle relatively large instances.
A2 packed up to 200 equal spheres in cubical and spherical containers. As to packing equal spheres in cubical container, 65 world best known records among the instances of 1 to 200 spheres were found
您可能关注的文档
- 福建省绿色施工技术与管理体系的应用研究-建筑与土木工程专业论文.docx
- 福建省网上办事系统的设计与实现-软件工程专业论文.docx
- 福建省老年期痴呆患者照顾者的生活质量、社会支持、知信行调查及干预研究-护理学专业论文.docx
- 福建省药用植物产业发展现状与对策-草业科学专业论文.docx
- 福建省茶叶家庭农场经营效率及影响因素研究-农业科技组织与服务专业论文.docx
- 福建省规模化养猪场污染治理对策研究-循环农业专业论文.docx
- 福建省财政支农支出绩效评价研究-农业科技组织与服务专业论文.docx
- 福建省营运车辆卫星定位安全服务系统-软件工程专业论文.docx
- 福建省进口食品检验检疫风险管理研究-公共管理(MPA)专业论文.docx
- 福建省质监局财务集中化管理系统的设计与实现-软件工程专业论文.docx
- 等温淬火球墨铸铁大齿段球化率超声检测研究-材料工程专业论文.docx
- 等离子体CVD法制备氮化碳涂层的理论与实验研究-机械制造及其自动化专业论文.docx
- 等离子体-共价键复合技术下羊绒毛纤维保养保健新功能附加的研究-纺织科学与工程专业论文.docx
- 等离子体CHx刻蚀碳氢薄膜的分子动力学模拟-材料科学与工程专业论文.docx
- 等离子体中孤子相互作用的分析-光学专业论文.docx
- 等离子体促进伤口愈合医学仿真研究-电气工程专业论文.docx
- 等离子体光子晶体非线性效应研究-电磁场与微波技术专业论文.docx
- 等离子体共振增强的蓝光有机发光二极管及其工作机制研究-光学工程专业论文.docx
- 等离子体刻蚀的物理基础研究-电子与通信工程专业论文.docx
- 等离子体制备与改性纳米材料及其应用-应用化学专业论文.docx
文档评论(0)