검색결과

검색조건
좁혀보기
검색필터
결과 내 재검색

간행물

    분야

      발행연도

      -

        검색결과 9

        1.
        2023.03 KCI 등재 구독 인증기관 무료, 개인회원 유료
        An Ant Colony Optimization Algorithm(ACO) is one of the frequently used algorithms to solve the Traveling Salesman Problem(TSP). Since the ACO searches for the optimal value by updating the pheromone, it is difficult to consider the distance between the nodes and other variables other than the amount of the pheromone. In this study, fuzzy logic is added to ACO, which can help in making decision with multiple variables. The improved algorithm improves computation complexity and increases computation time when other variables besides distance and pheromone are added. Therefore, using the algorithm improved by the fuzzy logic, it is possible to solve TSP with many variables accurately and quickly. Existing ACO have been applied only to pheromone as a criterion for decision making, and other variables are excluded. However, when applying the fuzzy logic, it is possible to apply the algorithm to various situations because it is easy to judge which way is safe and fast by not only searching for the road but also adding other variables such as accident risk and road congestion. Adding a variable to an existing algorithm, it takes a long time to calculate each corresponding variable. However, when the improved algorithm is used, the result of calculating the fuzzy logic reduces the computation time to obtain the optimum value.
        4,000원
        2.
        2019.09 KCI 등재 구독 인증기관 무료, 개인회원 유료
        It is one of the known methods to obtain the optimal solution using the Ant Colony Optimization Algorithm for the Traveling Salesman Problem (TSP), which is a combination optimization problem. In this paper, we solve the TSP problem by proposing an improved new ant colony optimization algorithm that combines genetic algorithm mutations in existing ant colony optimization algorithms to solve TSP problems in many cities. The new ant colony optimization algorithm provides the opportunity to move easily fall on the issue of developing local optimum values of the existing ant colony optimization algorithm to global optimum value through a new path through mutation. The new path will update the pheromone through an ant colony optimization algorithm. The renewed new pheromone serves to derive the global optimal value from what could have fallen to the local optimal value. Experimental results show that the existing algorithms and the new algorithms are superior to those of existing algorithms in the search for optimum values of newly improved algorithms.
        4,000원
        3.
        2016.12 KCI 등재 구독 인증기관 무료, 개인회원 유료
        Distributed genetic algorithm (DGA), also known as island model or coarse-grained model, is a kind of parallel genetic algorithm, in which a population is partitioned into several sub-populations and each of them evolves with its own genetic operators to maintain diversity of individuals. It is known that DGA is superior to conventional genetic algorithm with a single population in terms of solution quality and computation time. Several researches have been conducted to evaluate effects of parameters on GAs, but there is no research work yet that deals with structure of DGA. In this study, we tried to evaluate performance of various genetic algorithms (GAs) for the famous symmetric traveling salesman problems. The considered GAs include a conventional serial GA (SGA) with IGX (Improved Greedy Crossover) and several DGAs with various combinations of crossover operators such as OX (Order Crossover), DPX (Distance Preserving Crossover), GX (Greedy Crossover), and IGX. Two distinct immigration policies, conventional noncompetitive policy and newly proposed competitive policy are also considered. To compare performance of GAs clearly, a series of analysis of variance (ANOVA) is conducted for several scenarios. The experimental results and ANOVAs show that DGAs outperform SGA in terms of computation time, while the solution quality is statistically the same. The most effective crossover operators are revealed as IGX and DPX, especially IGX is outstanding to improve solution quality regardless of type of GAs. In the perspective of immigration policy, the proposed competitive policy is slightly superior to the conventional policy when the problem size is large.
        4,000원
        4.
        2011.09 KCI 등재 구독 인증기관 무료, 개인회원 유료
        Traveling salesman problem is to minimize the total cost for a traveling salesman who wants to make a tour given finite number of cities along with the cost of travel between each pair them, visiting each cities exactly once before returning home. Traveling salesman problem is known to be NP-hard, and it needs a lot of computing time to get the optimal solution, so that heuristics are more frequently developed than optimal algorithms. This study suggests a hybrid parallel genetic algorithm(HPGA) for traveling salesman problem The suggested algorithm combines parallel genetic algorithm, nearest neighbor search, and 2-opt. The suggested algorithm has been tested on 7 problems in TSPLIB and compared the results of existing methods(heuristics, meta-heuristics, hybrid, and parallel). Experimental results shows that HPGA could obtain good solution in total travel distance minimization.
        4,000원
        5.
        2010.09 KCI 등재 구독 인증기관 무료, 개인회원 유료
        The Probabilistic Traveling Salesman Problem (PTSP) is an important topic in the study of traveling salesman problem and stochastic routing problem. The goal of PTSP is to find a priori tour visiting all customers with a minimum expected length, which sim
        4,000원
        6.
        2010.08 구독 인증기관 무료, 개인회원 유료
        The Probabilistic Traveling Salesman Problem (PTSP) is an important topic in the study of traveling salesman problem and stochastic routing problem. The goal of PTSP is to find a priori tour visiting all customers with a minimum expected length, which simply skips customers not requiring a visit in the tour. There are many existing researches for the homogeneous version of the problem, where all customers have an identical visiting probability. Otherwise, the researches for the heterogeneous version of the problem are insufficient and most of them have focused on search base algorithms. In this paper, we propose a simple construction algorithm to solve the heterogeneous PTSP. The Minimum Expected Length Insertion (MELI) algorithm is a construction algorithm and consists of processes to decide a sequence of visiting customers by inserting the one, with the minimum expected length between two customers already in the sequence. Compared with optimal solutions, the MELI algorithm generates better solutions when the average probability is low and the customers have different visiting probabilities. We also suggest a local search method which improves the initial solution generated by the MELI algorithm.
        4,000원
        7.
        2009.05 구독 인증기관 무료, 개인회원 유료
        확률적 외판원 문제(Probability Traveling Salesman Problem)는 일반적인 외판원 문제 (Traveling Salesman Problem)와 확률적 경로(Stochastic Routing) 문제에서 중요한 연구 분야 이다. 확률적 외판원 문제의 목적은 모든 고객을 방문하는 평균 거리가 최소가 되는 선험적 경로(priori tour)를 찾는 것이며, 경로에서 고객이 방문을 요구하지 않을 경우 다음 고객으로 방문을 하게 된다. 확률적 외판원 문제는 고객을 방문하는 확률에 따라 확률이 동일한 (homogeneous) 문제와 동일하지 않은 (heterogeneous) 이종 확률 문제로 분류되며, 대부분의 이종 확률 문제를 위한 연구는 탐색(search)기반 알고리듬을 고려하고 있다. 본 논문에서 제안된 최소 평균 거리 삽입 알고리듬은 탐색기반이 아닌 간단한 구성(construction) 알고리즘으로서 고객을 방문하는 순서를 결정하는 과정에서 이미 결정된 두 고객 사이에 평균거리(expected length)가 가장 작은 고객을 선택, 삽입하여 선험적 경로를 구한다. 제안된 알고리즘은 고객 방문 확률이 동일하지 않고 평균 확률이 낮은 경우 최적해에 근접한 해를 도출함이 실험을 통하여 관찰되었다.
        4,000원
        9.
        1990.12 KCI 등재 구독 인증기관 무료, 개인회원 유료
        4,000원