Sciweavers

CEC
2008
IEEE

Path optimization for multiple objectives in directed graphs using genetic algorithms

13 years 11 months ago
Path optimization for multiple objectives in directed graphs using genetic algorithms
Abstract— This paper presents a genetic algorithmic approach for finding efficient paths in directed graphs when optimizing multiple objectives. Its aim is to provide solutions for the game of Animat where an agent must evolve paths to achieve the greatest amount of bombs in the fewest moves as possible. The nature of this problem suggests agents with memory abilities to choose different edges from a vertex v such that each time v is reached, the agent can avoid cycles and be encouraged to keep searching for bombs all over the directed graph. This approach was tested on several random scenarios and also on specially designed ones with very encouraging results. The multi-objective genetic algorithm chosen to evolve paths was SPEA2 using one-point crossover and low mutation to allow genetic diversity of the population and an enhanced convergence rate. Results are compared with an implementation for the same game using Ant Colony Optimization.
Juan Rada, Ruben Parma, Wilmer Pereira
Added 29 May 2010
Updated 29 May 2010
Type Conference
Year 2008
Where CEC
Authors Juan Rada, Ruben Parma, Wilmer Pereira
Comments (0)