paper-with-me

Papers

A Novel Hybrid Crossover based Artificial Bee Colony Algorithm for Optimization Problem

2014-07-21 · Sandeep Kumar, Vivek Kumar Sharma, Rajani Kumari

Artificial bee colony (ABC) algorithm has proved its importance in solving a number of problems including engineering optimization problems. ABC algorithm is one of the most popular and youngest member of the family of population based nature inspired meta-heuristic swarm intelligence method. ABC has been proved its superiority over some other Nature Inspired Algorithms (NIA) when applied for both benchmark functions and real world problems. The performance of search process of ABC depends on a random value which tries to balance exploration and exploitation phase. In order to increase the performance it is required to balance the exploration of search space and exploitation of optimal solution of the ABC. This paper outlines a new hybrid of ABC algorithm with Genetic Algorithm. The proposed method integrates crossover operation from Genetic Algorithm (GA) with original ABC algorithm. The proposed method is named as Crossover based ABC (CbABC). The CbABC strengthens the exploitation phase of ABC as crossover enhances exploration of search space. The CbABC tested over four standard benchmark functions and a popular continuous optimization problem.

📄 PDF Abstract BibTeX arXiv:1407.5574

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Using Ants as a Genetic Crossover Operator in GLS to Solve STSP

2014-11-12 · Hassan Ismkhan

Ant Colony Algorithm (ACA) and Genetic Local Search (GLS) are two optimization algorithms that have been successfully applied to the Traveling Salesman Problem (TSP). In this paper we define new crossover operator then r…

Traveling Salesman Problem

Accelerating the ANT Colony Optimization By Smart ANTs, Using Genetic Operator

2014-11-11 · Hassan Ismkhan

This paper research review Ant colony optimization (ACO) and Genetic Algorithm (GA), both are two powerful meta-heuristics. This paper explains some major defects of these two algorithm at first then proposes a new model…

Hybrid Ant Colony Optimization in solving Multi-Skill Resource-Constrained Project Scheduling Problem

2016-03-28 · Paweł B. Myszkowski, Marek E. Skowroński, Łukasz P. Olech, Krzysztof Oślizło

In this paper Hybrid Ant Colony Optimization (HAntCO) approach in solving Multi--Skill Resource Constrained Project Scheduling Problem (MS--RCPSP) has been presented. We have proposed hybrid approach that links classical…

Scheduling

A hybrid swarm-based algorithm for single-objective optimization problems involving high-cost analyses

2014-02-24 · Enrico Ampellio, Luca Vassio

In many technical fields, single-objective optimization procedures in continuous domains involve expensive numerical simulations. In this context, an improvement of the Artificial Bee Colony (ABC) algorithm, called the A…

A Hybrid ACO Algorithm for the Next Release Problem

2017-04-16 · He Jiang, Jingyuan Zhang, Jifeng Xuan, Zhilei Ren 외

In this paper, we propose a Hybrid Ant Colony Optimization algorithm (HACO) for Next Release Problem (NRP). NRP, a NP-hard problem in requirement engineering, is to balance customer requests, resource constraints, and re…