paper-with-me

Papers

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 heuristic priority rules for project scheduling with Ant Colony Optimization (ACO). Furthermore, a novel approach for updating pheromone value has been proposed, based on both the best and worst solutions stored by ants. The objective of this paper is to research the usability and robustness of ACO and its hybrids with priority rules in solving MS--RCPSP. Experiments have been performed using artificially created dataset instances, based on real--world ones. We published those instances that can be used as a benchmark. Presented results show that ACO--based hybrid method is an efficient approach. More directed search process by hybrids makes this approach more stable and provides mostly better results than classical ACO.

📄 PDF Abstract BibTeX arXiv:1603.08538

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Hybrid 2-stage Imperialist Competitive Algorithm with Ant Colony Optimization for Solving Multi-Depot Vehicle Routing Problem

2020-04-07 · Ivars Dzalbs, Tatiana Kalganova

The Multi-Depot Vehicle Routing Problem (MDVRP) is a real-world model of the simplistic Vehicle Routing Problem (VRP) that considers how to satisfy multiple customer demands from numerous depots. This paper introduces a …

A Hybrid Bacterial Foraging Algorithm For Solving Job Shop Scheduling Problems

2012-11-21 · S. Narendhar, T. Amudha

Bio-Inspired computing is the subset of Nature-Inspired computing. Job Shop Scheduling Problem is categorized under popular scheduling problems. In this research work, Bacterial Foraging Optimization was hybridized with …

Job Shop SchedulingScheduling

A practical applicable quantum-classical hybrid ant colony algorithm for the NISQ era

2024-10-08 · Qian Qiu, Liang Zhang, Mohan Wu, Qichun Sun 외

Quantum ant colony optimization (QACO) has drew much attention since it combines the advantages of quantum computing and ant colony optimization (ACO) algorithm overcoming some limitations of the traditional ACO algorith…

Clustering

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…

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 p…