Sanchi Girotra

Work place: Department of Computer Engineering, Delhi Technological University, Delhi, India

E-mail: sanchi.girotra@gmail.com

Website:

Research Interests: Computational Science and Engineering, Computational Engineering, Computer systems and computational processes, Engineering

Biography

Sanchi Girotra is Senior Software Engineer at Bureau Veritas, Noida, India. She has completed her Master’s Degree from Department of Computer Engineering, Delhi Technological University (formerly Delhi College of Engineering), Delhi, India. She has obtained her Bachelor of Engineering in Computer Science & Engineering at M. D. University, Rohtak (Haryana), India.

Author Articles
Parallel Bat Algorithm Using MapReduce Model

By Kapil Sharma Sanchi Girotra

DOI: https://doi.org/10.5815/ijitcs.2017.11.08, Pub. Date: 8 Nov. 2017

Bat Algorithm is among the most popular meta-heuristic algorithms for optimization. Traditional bat algorithm work on sequential approach which is not scalable for optimization problems involving large search space, huge fitness computation and having large number of dimensions E.g. stock market strategies therefore parallelizing meta-heuristics to run on parallel machines to reduce runtime is required. In this paper, we propose two parallel variants of Bat Algorithm (BA) using MapReduce parallel programming model proposed by Google and have used these two variants for solving the Software development effort optimization problem. The experiment is conducted using Apache Hadoop implementation of MapReduce on a cluster of 6 machines. These variants can be used to solve various complex optimization problems by simply adding more hardware resources to the cluster and without changing the proposed variant code.

[...] Read more.
Other Articles