The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off


Objectives: Scheduling is an optimization problem in computer science and operation research in which ideal jobs are assigned to particular times. Nowadays, the problem is presented as an online problem, that is, each job is presented and the online algorithm needs to make a decision about the job before the next job is presented. Methods and Statstical Analysis: The proposed approach is used to solve the open job scheduling problem in which any job can be connected with the available machine. That was implemented in matlab to available best results with hybrid evolutionary algorithm. Findings: In this paper, a hybrid algorithm based on the particle swarm optimization is proposed, for flexible, open shop scheduling problem, to minimize the make-span. First an effective new approach using two decisions based on parallel priories dispatching rules is applied. Next we develop a hybridizing HPSO, that presents new components for updating velocity and position using evolutionary operators, with an adaptive neighbourhood procedure based on the insert-interchange fitness function, selection, mutation, crossover. Application/Improvements: The performance of the proposed a new hybrid algorithm is compared to other benchmark problems.

Keywords

Dispatching Rules, Evolutionary Operators, Flexible Open Shop Problem, Local Search, Particle Swarm Optimization
User