运筹与管理 ›› 2018, Vol. 27 ›› Issue (9): 17-21.DOI: 10.12005/orms.2018.0201

• 理论分析与方法探讨 • 上一篇    下一篇

无容量限制设施选址问题的降阶回溯算法

何永梅, 宁爱兵, 彭大江, 尚春剑, 张惠珍   

  1. 上海理工大学管理学院,上海 200093
  • 收稿日期:2017-06-11 出版日期:2018-09-25
  • 作者简介:何永梅(1992-),女,硕士生,研究方向:算法、系统工程;宁爱兵(1972-),男,博士,副教授,研究方向:算法设计、系统工程;彭大江(1995-),男,硕士生,研究方向:算法、系统工程;尚春剑(1994-),女,硕士生,研究方向:算法、系统工程;张惠珍(1979-),女,博士,副教授,研究方向:优化算法。
  • 基金资助:
    国家自然科学基金(71401106);上海市一流学科建设项目资助(S1201YLXK);高等学校博士学科点专项科研基金联合资助课题 (20123120120005)

Reduction Backtracking Algorithm for Uncapacitated Facility Location Problem

HE Yong-mei, NING Ai-bing, PENG Da-jiang, SHANG Chun-jian, ZHANG Hui-zhen   

  1. School of Management, University of Shanghai for Science and Technology, Shanghai 200093, China
  • Received:2017-06-11 Online:2018-09-25

摘要: 无容量限制设施选址问题(uncapacitated facility location problem, UFLP)是经典组合优化中NP-Hard问题之一,在诸多领域具有广泛的应用价值。本文首先研究UFLP的数学性质,并进行了数学证明。运用这些数学性质不仅可以确定某些设施必定开设或者关闭,还可以确定某些连接边是否在服务集中,从而缩小问题的规模,加快求解速度;在此基础上设计出一个新的基于上下界的回溯算法来求解UFLP。最后,通过一个示例进一步阐述该算法的原理,结果表明该算法具有明显的可行性和有效性。

关键词: 无容量限制设施选址问题, 降阶, 上界, 下界, 回溯算法

Abstract: The uncapacitated facility location problem(UFLP)is a well-known NP-Hard problem in the area of combinatorial optimization, which has wide application value in various fields. The present paper firstly provides new observations of the UFLP model and gives the proof of the new observation. These mathematical properties not only can be used to decide whether some facilities should be open or closed, but also can be used to determine whether some of the connection edges are in service set. Therefore, the size of the original problem can be reduced, and the solution speed can be accelerated by utilizing the new observation in the paper. Given the fact, a new reduction backtracking algorithm based on upper and lower bounds is designed to solve the UFLP. In the end, an example is given to illustrate the principle of the algorithm, and the optimal solution of the example is obtained by utilizing the reduction backtracking algorithm in the paper .Therefore, the results show that the algorithm is feasible and effective.

Key words: uncapacitated facility location problem, reduction, upper bound, lower bound, backtracking algorithm

中图分类号: