117 research outputs found

    Approximation Algorithms for Generalized Path Scheduling

    Get PDF
    Scheduling problems where the machines can be represented as the edges of a network and each job needs to be processed by a sequence of machines that form a path in this network have been the subject of many research articles (e.g. flow shop is the special case where the network as well as the sequence of machines for each job is a simple path). In this paper we consider one such problem, called Generalized Path Scheduling (GPS) problem, which can be defined as follows. Given a set of non-preemptive jobs J and identical machines M ( |J| = n and |M| = m ). The machines are ordered on a path. Each job j = {P_j = {l_j, r_j}, p_j} is defined by its processing time p_j and a sub-path P_j from machine with index l_j to r_j (l_j, r_j ? M, and l_j ? r_j) specifying the order of machines it must go through. We assume each machine has a queue of infinite size where jobs can sit in the queue to resolve conflicts. Two objective functions, makespan and total completion time, are considered. Machines can be identical or unrelated. In the latter case, this problem generalizes the classical Flow shop problem (in which all jobs have to go through all machines from 1 to m in that order). Generalized Path Scheduling has been studied (e.g. see [Ronald Koch et al., 2009; Zachary Friggstad et al., 2019]). In this paper, we present several improved approximation algorithms for both objectives. For the case of number of machines being sub-logarithmic in the number of jobs we present a PTAS for both makespan and total completion time. The PTAS holds even on unrelated machines setting and therefore, generalizes the result of Hall [Leslie A. Hall, 1998] for the classic problem of Flow shop. For the case of identical machines, we present an O((log m)/(log log m))-approximation algorithms for both objectives, which improve the previous best result of [Zachary Friggstad et al., 2019]. We also show that the GPS problem is NP-complete for both makespan and total completion time objectives

    Maximizing Throughput in Flow Shop Real-Time Scheduling

    Get PDF
    We consider scheduling real-time jobs in the classic flow shop model. The input is a set of n jobs, each consisting of m segments to be processed on m machines in the specified order, such that segment I_i of a job can start processing on machine M_i only after segment I_{i-1} of the same job completed processing on machine M_{i-1}, for 2 ? i ? m. Each job also has a release time, a due date, and a weight. The objective is to maximize the throughput (or, profit) of the n jobs, i.e., to find a subset of the jobs that have the maximum total weight and can complete processing on the m machines within their time windows. This problem has numerous real-life applications ranging from manufacturing to cloud and embedded computing platforms, already in the special case where m = 2. Previous work in the flow shop model has focused on makespan, flow time, or tardiness objectives. However, little is known for the flow shop model in the real-time setting. In this work, we give the first nontrivial results for this problem and present a pseudo-polynomial time (2m+1)-approximation algorithm for the problem on m ? 2 machines, where m is a constant. This ratio is essentially tight due to a hardness result of ?(m/(log m)) for the approximation ratio. We further give a polynomial-time algorithm for the two-machine case, with an approximation ratio of (9+?) where ? = O(1/n). We obtain better bounds for some restricted subclasses of inputs with two machines. To the best of our knowledge, this fundamental problem of throughput maximization in the flow shop scheduling model is studied here for the first time

    Heuristic algorithm for a flexible flow shop problem minimizing total weighted completion time (WJCJ) with release dates (RJ), setup (SJK) constrains with proportional machines (QM) at stations

    Get PDF
    La programación de operaciones para un taller donde los trabajos poseen fechas de entrega, alistamiento y ponderación, buscando minimizar el tiempo de terminación ponderado no es un nuevo problema que se a trabajado a nivel investigativo, pero es un problema poco trabajado por ser un problema con una complejidad computacional alta, considerada de tipo NP-HARD, campo donde la mayoría de los casos las heurísticas dan soluciones no óptimas. Lo que se muestra en esta investigación es el desarrollo de una heurística que arroje una forma eficiente para programar los trabajos en un taller de máquinas en paralelo que tiene las condiciones antes mencionadas y busque minimizar el tiempo total ponderado en el sistema.Abstract: Scheduling on many stations and machines minimizing total weighted completion time (wjCj) as objective with released dates and setup’s constraints is not a new problem, but it is a low investigated because it has a computational complexity of NP-Hard and in most cases the heuristics are not optimal solutions Our objective in the problem is develop an heuristic to be applied through an algorithm that gives as output a sequence of jobs in each station and machines having different velocities in each one and minimizing the principal objective total weighted completion time

    Parameterized complexity of machine scheduling: 15 open problems

    Full text link
    Machine scheduling problems are a long-time key domain of algorithms and complexity research. A novel approach to machine scheduling problems are fixed-parameter algorithms. To stimulate this thriving research direction, we propose 15 open questions in this area whose resolution we expect to lead to the discovery of new approaches and techniques both in scheduling and parameterized complexity theory.Comment: Version accepted to Computers & Operations Researc

    Heuristics for two-machine flowshop scheduling with setup times and an availability constraint

    Get PDF
    2006-2007 > Academic research: refereed > Publication in refereed journalAccepted ManuscriptPublishe
    corecore