作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (15): 89-91. doi: 10.3969/j.issn.1000-3428.2008.15.031

• 软件技术与数据库 • 上一篇    下一篇

业务流程管理中的大规模整数规划问题求解

吴 琼1,陈云波2,曾广平1   

  1. (1. 北京科技大学信息工程学院,北京 100083;2. 北京阿比酷网络技术有限公司,北京 100016)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-08-05 发布日期:2008-08-05

Solution of Large-scale Integer Programming Problem in Business Process Management

WU Qiong1, CHENG Yun-bo2, ZENG Guang-ping1   

  1. (1. School of Information Engineering, University of Science and Technology Beijing, Beijing 100083; 2. Beijing AbitCool Network Technology Ltd. Inc., Beijing 100016)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-08-05 Published:2008-08-05

摘要: 对从企业业务流程管理中抽象出来的大规模整数规划问题的计算机求解方法进行讨论。提出一种内存优化管理方法,能更高效地存储海量数据。同时对求解整数规划问题的经典算法——分枝定界算法进行研究,利用人工智能的搜索思想,给出分枝定界法的改进算法,使其能快速求解大规模整数规划问题。

关键词: 大规模整数规划问题, 分枝定界求解算法, 内存优化管理

Abstract: This paper researches the computer solving method of large-scale integer programming problem which is abstracted from enterprise business process management. A memory optimizing management method is proposed, which can memorize massive data efficiently. In the meanwhile, the classic algorithm of integer programming problem——branch & bound is studied, and an advanced algorithm of branch & bound by using the thought of artificial intelligence which can solve the large-scale integer programming problem rapidly is proposed.

Key words: large-scale integer programming problem, branch & bound algorithm, memory optimizing management

中图分类号: