Abstract
In this paper, we propose an enhanced branch-and-bound (BB) framework for a class of sequencing problems, which aim to find a permutation of all involved elements to minimize a given objective function. We require that the sequencing problems satisfy three conditions: 1) incrementally computable; 2) monotonic; and 3) overlapping subproblems. Our enhanced BB framework is built on the classical BB process by introducing two techniques, i.e., dominance rules and caching search states. Following the enhanced BB framework, we conduct empirical studies on three typical and challenging sequencing problems, i.e., quadratic traveling salesman problem, traveling repairman problem, and talent scheduling problem. The computational results demonstrate the effectiveness of our enhanced BB framework when compared to classical BB and some exact approaches, such as dynamic programming and constraint programming. Additional experiments are carried out to analyze different configurations of the algorithm.
Original language | English (US) |
---|---|
Article number | 8726096 |
Pages (from-to) | 2726-2736 |
Number of pages | 11 |
Journal | IEEE Transactions on Systems, Man, and Cybernetics: Systems |
Volume | 51 |
Issue number | 5 |
DOIs | |
State | Published - May 2021 |
All Science Journal Classification (ASJC) codes
- Software
- Control and Systems Engineering
- Human-Computer Interaction
- Computer Science Applications
- Electrical and Electronic Engineering
Keywords
- Branch-and-bound (B&B)
- caching states
- dominance rules
- dynamic programming (DP)
- talent scheduling problem
- traveling salesman/repairman problem