The multiprocessor scheduling problem is defined as follows: set of jobs have to be executed on parallel identical processors. For each job we know release time, processing time and delivery time. At most one job can be performed on every processor at a time, but all jobs may be simultaneously delivered. Preemption on processors is not allowed. The goal is to minimize the time, by which all tasks are delivered. Scheduling tasks among parallel processors is a NP-hard problem in the strong sense. The best known approximation algorithm is Jackson’s algorithm, which generates the list schedule by selecting the ready job with the largest delivery time. This algorithm generates no delay schedules. We define an IIT (inserted idle time) schedule as a feasible schedule in which a processor can be idle at a time when it could begin performing a ready job. The paper proposes the approximation inserted idle time algorithm for the multiprocessor scheduling. We proved that deviation of this algorithm from the optimum is smaller then twice the largest processing time. Then by combining the MDT/IIT algorithm and the branch and bound method this paper presents BB algorithm which can find optimal solutions for the problem. To illustrate the efficiency of our approach we compared two algorithms on randomly generated sets of jobs.

Original languageEnglish
Title of host publicationRecent Advances in Computational Optimization - Results of the Workshop on Computational Optimization WCO 2020
EditorsStefka Fidanova
PublisherSpringer Nature
Pages139-156
Number of pages18
ISBN (Print)9783030823962
DOIs
StatePublished - 2022
EventWorkshops on Computational Optimization, WCO 2020 - Sofia, Bulgaria
Duration: 6 Sep 20209 Sep 2020

Publication series

NameStudies in Computational Intelligence
Volume986
ISSN (Print)1860-949X
ISSN (Electronic)1860-9503

Conference

ConferenceWorkshops on Computational Optimization, WCO 2020
Country/TerritoryBulgaria
CitySofia
Period6/09/209/09/20

    Scopus subject areas

  • Artificial Intelligence

ID: 92878401