An ant colony optimization algorithm for job shop scheduling problem

09/19/2013
by   Edson Florez, et al.
0

The nature has inspired several metaheuristics, outstanding among these is Ant Colony Optimization (ACO), which have proved to be very effective and efficient in problems of high complexity (NP-hard) in combinatorial optimization. This paper describes the implementation of an ACO model algorithm known as Elitist Ant System (EAS), applied to a combinatorial optimization problem called Job Shop Scheduling Problem (JSSP). We propose a method that seeks to reduce delays designating the operation immediately available, but considering the operations that lack little to be available and have a greater amount of pheromone. The performance of the algorithm was evaluated for problems of JSSP reference, comparing the quality of the solutions obtained regarding the best known solution of the most effective methods. The solutions were of good quality and obtained with a remarkable efficiency by having to make a very low number of objective function evaluations.

READ FULL TEXT
research
11/21/2017

Evaluation of bioinspired algorithms for the solution of the job scheduling problem

In this research we used bio-inspired metaheuristics, as artificial immu...
research
09/16/2019

Gumbel-softmax Optimization: A Simple General Framework for Combinatorial Optimization Problems on Graphs

Many problems in real life can be converted to combinatorial optimizatio...
research
02/25/2018

Cakewalk Sampling

Combinatorial optimization is a common theme in computer science which u...
research
09/07/2021

A new neighborhood structure for job shop scheduling problems

Job shop scheduling problem (JSP) is a widely studied NP-complete combin...
research
07/07/2013

A Dynamic Algorithm for the Longest Common Subsequence Problem using Ant Colony Optimization Technique

We present a dynamic algorithm for solving the Longest Common Subsequenc...
research
09/11/2011

Linking Search Space Structure, Run-Time Dynamics, and Problem Difficulty: A Step Toward Demystifying Tabu Search

Tabu search is one of the most effective heuristics for locating high-qu...

Please sign up or login with your details

Forgot password? Click here to reset