An Exact Parallel Algorithm for Traveling Salesman Problem
被引:0
|
作者:
Burkhovetskiy, V.
论文数: 0引用数: 0
h-index: 0
机构:
Southern Fed Univ, Inst Math Mech & Comp Sci, Milchakova St 8, Rostov Na Donu 344090, RussiaSouthern Fed Univ, Inst Math Mech & Comp Sci, Milchakova St 8, Rostov Na Donu 344090, Russia
Burkhovetskiy, V.
[1
]
Steinberg, B.
论文数: 0引用数: 0
h-index: 0
机构:
Southern Fed Univ, Inst Math Mech & Comp Sci, Milchakova St 8, Rostov Na Donu 344090, RussiaSouthern Fed Univ, Inst Math Mech & Comp Sci, Milchakova St 8, Rostov Na Donu 344090, Russia
Steinberg, B.
[1
]
机构:
[1] Southern Fed Univ, Inst Math Mech & Comp Sci, Milchakova St 8, Rostov Na Donu 344090, Russia
parallel computing;
tree traversal;
branch-and-bound;
traveling salesman problem;
D O I:
10.1145/3166094.3166108
中图分类号:
TP31 [计算机软件];
学科分类号:
081202 ;
0835 ;
摘要:
We describe an exact algorithm for traveling salesman problem based on simplified branch-and-bound algorithm developed by E. Balas and N. Christofides, parallelized with OpenMP on a multi-core processor. It has shown better performance than algorithms in preceding articles and works. Our article is intended for people who use parallel programming technologies, deal with mathematical optimization problems, have interest in perspective algorithms for bioinformatics or NP-hard problems.