IEEE SMC'99 Conference Proceedings. 1999 IEEE International Conference on Systems, Man, and Cybernetics (Cat. No.99CH37028)
DOI: 10.1109/icsmc.1999.823268
|View full text |Cite
|
Sign up to set email alerts
|

Traveling salesman problem solving method fit for interactive repetitive simulation of large-scale distribution networks

Abstract: Based on experimental comparison, this paper discusses approximate solution methods of medium-scale traveling salesman problems (TSPs) that suit repetitive use in interactive simulation for globally optimizing a large-scale distribution logistic network. For constructing a globally optimized large-scale logistic network, the problem is decomposed into hundreds of sub-problems. And each sub-problem including above-mentioned TSPs should be repetitively solved. Thus, it is essential to find approximate solution m… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
9
0
1

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 19 publications
(10 citation statements)
references
References 6 publications
0
9
0
1
Order By: Relevance
“…Each TSP instance can be solved by calling a TSP Solver in parallel. Applications of large batches of TSPs include design of order picking warehouses [2], large scale distribution network simulation [3,4], case-based reasoning for repetitive TSPs [5], and delivery route optimization [6]. In these applications the TSP solving consumes most of the computational effort.…”
Section: Introductionmentioning
confidence: 99%
“…Each TSP instance can be solved by calling a TSP Solver in parallel. Applications of large batches of TSPs include design of order picking warehouses [2], large scale distribution network simulation [3,4], case-based reasoning for repetitive TSPs [5], and delivery route optimization [6]. In these applications the TSP solving consumes most of the computational effort.…”
Section: Introductionmentioning
confidence: 99%
“…So-called random restart methods (Yanagiura & Ibaraki, 2000), which apply local search such as 2-opt for improving random initial solutions, can obtain near-optimal solutions. These include GRASP (Feo et al, 1994) or the elaborated random restart method (Kubota et al, 1999) that can guarantee responsiveness by limiting the number of repetitions. However, according to our experiments, the above-mentioned elaborated random restart method needed about 100 milliseconds to solve 40 cities TSP and to guarantee less than 3% errors (Kubota et al, 1999).…”
Section: Applicability Of the Proposed Solving Methodsmentioning
confidence: 99%
“…These include GRASP (Feo et al, 1994) or the elaborated random restart method (Kubota et al, 1999) that can guarantee responsiveness by limiting the number of repetitions. However, according to our experiments, the above-mentioned elaborated random restart method needed about 100 milliseconds to solve 40 cities TSP and to guarantee less than 3% errors (Kubota et al, 1999). As for the Genetic Algorithms (GA) to efficiently solve TSP, various techniques are proposed.…”
Section: Applicability Of the Proposed Solving Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Since a large-scale distrihution network has hundreds of distribution routes, one route has to he created withm a few seconds. And as the creation of each route is equivalent to a TSP (Traveling Salesman Problem) of tens of cities, an approximate solving method that enables both interactive responsiveness and practical optimality is required [2]. As a method for solving distribution problems with delivery time constraints, a method based on IP (Integer Programming) [3] has been proposed.…”
Section: Introductionmentioning
confidence: 99%