Steiner travelling salesman problem
   HOME

TheInfoList



OR:

The Steiner traveling salesman problem (Steiner TSP, or STSP) is an extension of the
traveling salesman problem The travelling salesman problem (also called the travelling salesperson problem or TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each cit ...
. Given a list of cities, some of which are required, and the lengths of the roads between them, the goal is to find the shortest possible walk that visits each required city and then returns to the origin city. During a walk, vertices can be visited more than once, and edges may be traversed more than once.


References

* M. R. Garey and D. S. Johnson. Computers and Intractability: A Guide to the Theory of NP-Completeness. W. H. Freeman and Company, 1979. *Huili Zhang, Weitian Tong, Yinfeng Xu, and Guohui Lin. The steiner traveling salesman problem with online edge blockages. ''European Journal of Operational Research'', 243(1):30–40, 2015. *Gerard Cornuejols, Jean Fonlupt, and Denis Naddef. The traveling salesman problem on a graph and some related integer polyhedra. ''Mathematical Programming'', 33(1):1–27, 1985. *S. Borne, A.R. Mahjoub, and R. Taktak. A branch-and-cut algorithm for the multiple steiner TSP with order constraints. ''Electronic Notes in Discrete Mathematics'', 41:487–494, 2013. *Huili Zhang, Weitian Tong, Yinfeng Xu, and Guohui Lin. The steiner traveling salesman problem with online advanced edge blockages. ''Computers & Operations Research'', 70:26–38, 2016. *Adam N. Letchford, Saeideh D. Nasiri, and Dirk Oliver Theis. Compact formulations of the steiner traveling salesman problem and related problems. ''European Journal of Operational Research'', 228(1):83–92, 2013. *Adam N. Letchford and Saeideh D. Nasiri. The steiner travelling salesman problem with correlated costs. ''European Journal of Operational Research'', 245(1):62–69, 2015. *Juan-Jos´e Salazar-Gonz´alez. The steiner cycle polytope. ''European Journal of Operational Research'', 147(3):671–679, 2003. Combinatorial optimization {{Combin-stub