DocumentCode :
3100394
Title :
An algorithm for Hierarchical Chinese postman problem using minimum spanning tree approach based on Kruskal´s algorithm
Author :
Sayata, Umang B. ; Desai, N.P.
Author_Institution :
Dept. of Inf. Technol., Dharmsinh Desai Univ., Nadiad-Gujarat, India
fYear :
2015
fDate :
12-13 June 2015
Firstpage :
222
Lastpage :
227
Abstract :
The Hierarchical Chinese postman problem is a special type of Chinese postman problem. The aim is to find a shortest tour that traverses each edge of a given graph at least once. The constraint is that the arcs are partitioned into classes and a precedence relation orders the classes according to priority. Different forms of the HCPP are applied in real life applications such as snow plowing, winter gritting and street sweeping. The problem is solvable in polynomial time if the ordering relation is linear and each class is connected. Dror et al. (1987) presented an algorithm which provides time complexity of O (kn5). CPP which is lower bound for HCPP. We give alternate approach by using Kruskal´s method to reduce number of edges in graph which is having time complexity of O (k2n2), where k is number of layers in graph and n is number of nodes in graph. It is found that the suggested kruskal-based HCPP-solution gives average 21.64% improvement compare to simple HCPP and we get average 13.35% improvement over CPP when number of hierarchy is less than 3 and numbers of edges in graph are less than 10.
Keywords :
computational complexity; trees (mathematics); HCPP; Kruskal algorithm; graph edge; graph theory; hierarchical Chinese postman problem; minimum spanning tree approach; time complexity; Conferences; Information technology; NP-hard problem; Partitioning algorithms; Polynomials; Time complexity; Chinese postman problem (CPP); Hierarchical Chinese Postman Problem (HCPP); NP-Hard Problem; Travelling Salesman Problem;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Advance Computing Conference (IACC), 2015 IEEE International
Conference_Location :
Banglore
Print_ISBN :
978-1-4799-8046-8
Type :
conf
DOI :
10.1109/IADCC.2015.7154702
Filename :
7154702
Link To Document :
بازگشت