引用本文:郑宇军,薛锦云,凌海风.组合优化问题简约与算法推演.软件学报,2011,22(9):1985-1993
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 6499次   下载 11291 本文二维码信息
码上扫一扫!
分享到: 微信 更多
组合优化问题简约与算法推演
郑宇军1,2, 薛锦云1,2, 凌海风3
1.中国科学院 软件研究所 计算机科学国家重点实验室,北京 100190;2.江西师范大学 江西省高性能计算重点实验室,江西 南昌 330027;3.南京大学 管理工程学院,江苏 南京 210093
摘要:
针对组合优化类问题定义了代数结构模型,从问题的形式规约出发,通过一阶谓词和量词演算将问题逐步简约为搜索空间更小、复杂度更低的子问题,根据问题的简约关系推导出求解算法,并在构造算法的同时也证明了算法的正确性.开发了原型系统以支持上述形式化的开发过程.这种算法推演技术能够显著提高算法程序设计的自动化水平,而问题简约的思想也更有利于对算法本质特征的理解.
关键词:  组合优化问题  问题简约  算法推演  PAR(partition-and-recur)  正确性证明
DOI:10.3724/SP.J.1001.2011.03948
分类号:
基金项目:国家自然科学基金(61105073, 60773054); 科技部国际科学技术合作项目(2008DFA11940)
Combinatorial Optimization Problem Reduction and Algorithm Derivation
ZHENG Yu-Jun1,2, XUE Jin-Yun1,2, LING Hai-Feng3
1.The State Key Laboratory of Computer Science, Institute of Software, The Chinese Academy of Sciences, Beijing 100190, China;2.Provincial Key Laboratory of High Performance Computing, Jiangxi Normal University, Nanchang 330027, China;3.School of Management and Engineering, Nanjing University, Nanjing 210093, China
Abstract:
A unified algebraic model is used to represent optimization problems, which uses a transformational approach that starts from an initial problem specification and reduces it into sub-problems with less complexity. The model then constructs the problem reduction graph (PRG) describing the recurrence relations between the problem, and derives an algorithm with its correctness proof hand-in-hand. A prototype system that implements the formal algorithm development process mechanically is also designed. This approach significantly improves the automation of algorithmic program design and helps to understand inherent characteristics of the algorithms.
Key words:  combinatorial optimization problem  problem reduction  algorithm derivation  PAR (partition-andrecur)  correctness proof

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: