Bharat V. Chawda

Work place: Gujarat Technological University, Ahmedabad, Gujarat, India

E-mail: bharat.bbit@gmail.com

Website:

Research Interests: Computer systems and computational processes, Computer Architecture and Organization, Operating Systems, Systems Architecture, Database Management System, Process Control System

Biography

Bharat V. Chawda is a B.E. and M.E. in Computer Engineering. He is a Gold-Medalist in M.E. from Sardar Patel University, Vallabh Vidyanagar, Gujarat, India. He is currently pursuing his Ph.D. from Gujarat Technological University, Ahmedabad, Gujarat, India. His current profile comprises of Lecturer in Department of Computer Engineering, B. & B. Institute of Technology, Vallabh Vidyanagar. He has published books with titles Operating Systems, Database Management System, Relational Database Management System and Advanced Database Management System. He has published 8 International Journal papers and 2 Conference papers. He is a life member of The Indian Society for Technical Education and The Institutions of Engineers (India).

Author Articles
Investigating Performance of Various Natural Computing Algorithms

By Bharat V. Chawda Jayeshkumar Madhubhai Patel

DOI: https://doi.org/10.5815/ijisa.2017.01.05, Pub. Date: 8 Jan. 2017

Nature is there since millenniums. Natural elements have withstood harsh complexities since years and have proved their efficiency in tackling them. This aspect has inspired many researchers to design algorithms based on phenomena in the natural world since the last couple of decades. Such algorithms are known as natural computing algorithms or nature inspired algorithms. These algorithms have established their ability to solve a large number of real-world complex problems by providing optimal solutions within the reasonable time duration. This paper presents an investigation by assessing the performance of some of the well-known natural computing algorithms with their variations. These algorithms include Genetic Algorithms, Ant Colony Optimization, River Formation Dynamics, Firefly Algorithm and Cuckoo Search. The Traveling Salesman Problem is used here as a test bed problem for performance evaluation of these algorithms. It is a kind of combinatorial optimization problem and known as one the most famous NP-Hard problems. It is simple and easy to understand, but at the same time, very difficult to find the optimal solution in a reasonable time – particularly with the increase in a number of cities. The source code for the above natural computing algorithms is developed in MATLAB R2015b and applied on several TSP instances given in TSPLIB library. Results obtained are analyzed based on various criteria such as tour length, required iterations, convergence time and quality of solutions. Conclusions derived from this analysis help to establish the superiority of Firefly Algorithms over the other algorithms in comparative terms.

[...] Read more.
Other Articles