Kaja Balzereit, Niels Grüttemeier, Nils Morawietz, Dennis Reinhardt, Stefan Windmann, Petra Wolf
{"title":"Scalable Neighborhood Local Search for Single-Machine Scheduling with Family Setup Times","authors":"Kaja Balzereit, Niels Grüttemeier, Nils Morawietz, Dennis Reinhardt, Stefan Windmann, Petra Wolf","doi":"arxiv-2409.00771","DOIUrl":null,"url":null,"abstract":"In this work, we study the task of scheduling jobs on a single machine with\nsequence dependent family setup times under the goal of minimizing the\nmakespan, that is, the completion time of the last job in the schedule. This\nnotoriously NP-hard problem is highly relevant in practical productions and\nrequires heuristics that provide good solutions quickly in order to deal with\nlarge instances. In this paper, we present a heuristic based on the approach of\nparameterized local search. That is, we aim to replace a given solution by a\nbetter solution having distance at most $k$ in a pre-defined distance measure.\nThis is done multiple times in a hill-climbing manner, until a locally optimal\nsolution is reached. We analyze the trade-off between the allowed distance $k$\nand the algorithm's running time for four natural distance measures. Example of\nallowed operations for our considered distance measures are: swapping $k$ pairs\nof jobs in the sequence, or rearranging $k$ consecutive jobs. For two distance\nmeasures, we show that finding an improvement for given $k$ can be done in\n$f(k) \\cdot n^{\\mathcal{O}(1)}$ time, while such a running time for the other\ntwo distance measures is unlikely. We provide a preliminary experimental\nevaluation of our local search approaches.","PeriodicalId":501525,"journal":{"name":"arXiv - CS - Data Structures and Algorithms","volume":"28 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Data Structures and Algorithms","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.00771","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
In this work, we study the task of scheduling jobs on a single machine with
sequence dependent family setup times under the goal of minimizing the
makespan, that is, the completion time of the last job in the schedule. This
notoriously NP-hard problem is highly relevant in practical productions and
requires heuristics that provide good solutions quickly in order to deal with
large instances. In this paper, we present a heuristic based on the approach of
parameterized local search. That is, we aim to replace a given solution by a
better solution having distance at most $k$ in a pre-defined distance measure.
This is done multiple times in a hill-climbing manner, until a locally optimal
solution is reached. We analyze the trade-off between the allowed distance $k$
and the algorithm's running time for four natural distance measures. Example of
allowed operations for our considered distance measures are: swapping $k$ pairs
of jobs in the sequence, or rearranging $k$ consecutive jobs. For two distance
measures, we show that finding an improvement for given $k$ can be done in
$f(k) \cdot n^{\mathcal{O}(1)}$ time, while such a running time for the other
two distance measures is unlikely. We provide a preliminary experimental
evaluation of our local search approaches.