Directed Black and White Traveling Salesman Problem

JIANG He,ZHANG Xian-Chao,CHEN Guo-Liang
DOI: https://doi.org/10.3321/j.issn:0254-4164.2007.03.010
2007-01-01
Chinese Journal of Computers
Abstract:The black and white salesman problem(BWTSP) is a generalization of classic traveling salesman problem(TSP) arising from work on the design of telecommunication fiber networks using the SONET technology,the scheduling of airline operation,etc.The existing research work focused on the undirected BWTSP.This paper investigates the more general form of this problem,i.e.the directed BWTSP.First,this paper proposes a mixed integer linear programming(MILP) formulation for the directed BWTSP.Compared to the formulation with exponential number of constraints for the undirected BWTSP,the new one contains polynomial number of constraints only.Furthermore,a heuristics for the directed BWTSP is presented.Experiments indicated that the heuristics could effectively solve instances of the BWTSP.Results of this paper could be also useful for the undirected BWTSP when viewed as a special case of the directed BWTSP.
What problem does this paper attempt to address?