International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 52 - Issue 18 |
Published: August 2012 |
Authors: Abhishek Toofani |
![]() |
Abhishek Toofani . Solving Routing Problem using Particle Swarm Optimization. International Journal of Computer Applications. 52, 18 (August 2012), 16-18. DOI=10.5120/8301-1692
@article{ 10.5120/8301-1692, author = { Abhishek Toofani }, title = { Solving Routing Problem using Particle Swarm Optimization }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 52 }, number = { 18 }, pages = { 16-18 }, doi = { 10.5120/8301-1692 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Abhishek Toofani %T Solving Routing Problem using Particle Swarm Optimization%T %J International Journal of Computer Applications %V 52 %N 18 %P 16-18 %R 10.5120/8301-1692 %I Foundation of Computer Science (FCS), NY, USA
In a graph there are so many paths can exist from a source to a destination node. Among them finding optimal path is very difficult problem. It is an NP hard problem to find path in a graph. In this paper a swarm intelligence technique called Particle swarm Optimization is used to solve routing problem which give optimal path from graph. Here discrete mathematics is used to encode particle in PSO, which break search space in small search space and solve this discrete optimization.