2002
DOI: 10.1109/tevc.2002.804323
|View full text |Cite
|
Sign up to set email alerts
|

A genetic algorithm for shortest path routing problem and the sizing of populations

Abstract: Abstract-This paper presents a genetic algorithmic approach to the shortest path (SP) routing problem. Variable-length chromosomes (strings) and their genes (parameters) have been used for encoding the problem. The crossover operation exchanges partial chromosomes (partial routes) at positionally independent crossing sites and the mutation operation maintains the genetic diversity of the population. The proposed algorithm can cure all the infeasible chromosomes with a simple repair function. Crossover and muta… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
73
0
1

Year Published

2006
2006
2021
2021

Publication Types

Select...
9

Relationship

0
9

Authors

Journals

citations
Cited by 545 publications
(94 citation statements)
references
References 20 publications
0
73
0
1
Order By: Relevance
“…GA provides alternative methods for solving problems which are difficult to solve using traditional methods. GA can be applied for nonlinear programming like traveling salesman problem, minimum spanning tree, scheduling problem and many others [10]. Using a GA for difficult scheduling problems enables relatively arbitrary constraints and objectives to be incorporated painlessly into a single optimization method.…”
Section: Genetic Algorithmmentioning
confidence: 99%
“…GA provides alternative methods for solving problems which are difficult to solve using traditional methods. GA can be applied for nonlinear programming like traveling salesman problem, minimum spanning tree, scheduling problem and many others [10]. Using a GA for difficult scheduling problems enables relatively arbitrary constraints and objectives to be incorporated painlessly into a single optimization method.…”
Section: Genetic Algorithmmentioning
confidence: 99%
“…Genetic algorithms (GAs) can be applied to the process controllers for their optimization using natural operators viz. mutation and crossover [7]. Although GAs provides good solution but they do not keep information about the best solution in the whole community.…”
Section: Introductionmentioning
confidence: 99%
“…Classic shortest path finding methods, such as Dijkstra's algorithm, Floyd-Warshall, Bellman-Ford, A * and so on, are not suitable to be used here. Some heuristic methods have been adopted to resolve the optimal problem [15][16][17]. Based on previous research, GA-based routing algorithm has been found to be more scalable and insensitive to variations in network topologies.…”
Section: Introductionmentioning
confidence: 99%
“…For resolving the problem, some improved genetic algorithms were proposed. In this paper, the improved genetic algorithms proposed in [17] will be adopted to resolve the optimal path problem. At last, an example is analyzed to illustrate the efficiency of the proposed method.…”
Section: Introductionmentioning
confidence: 99%