We consider an extension of classic parallel machine scheduling where a set of jobs is scheduled on identical parallel machines and an undirected conflict graph is part of the input. Each node in the graph represents a job, and an edge implies that its two jobs are conflicting, meaning that they cannot be scheduled on the same machine. The goal is to find an assignment of the jobs to the machines such that the maximum completion time (makespan) is minimized. We present an exact algorithm based on branch and price that combines methods from bin packing, scheduling, and graph coloring, with appropriate modifications. The algorithm has a good computational performance even for parallel machine scheduling without conflicting jobs
Given a set of jobs with associated processing times, and a set of identical machines, each of which...
AbstractA branch and bound algorithm is proposed for the problem of scheduling jobs on identical par...
We consider the problem of scheduling a sequence of tasks in a multi-processor system with conflicts...
We consider an extension of classic parallel machine scheduling where a set of jobs is scheduled on ...
In this paper we consider a problem of job scheduling on parallel machines with a presence of incomp...
In this paper, an extension of the graph coloring problem is introduced to model a parallel machine ...
We study the scheduling problem of makespan minimization with machine conflicts that arise in variou...
© 2019 IEEE. The paper is concerned with scheduling jobs on parallel identical machines under the re...
We consider scheduling problems in a multiprocessor system with incompatible jobs (two incompatible ...
The paper considers scheduling on parallel machines under the constraint that some pairs of jobs can...
Scheduling with conflicts supposes graph of conflicts. Vertices of that graph represent machines and...
International audience We consider a m uniform parallel machines scheduling problem with two jobs A ...
Given a set of jobs with associated processing times, and a set of identical machines, each of which...
AbstractA branch and bound algorithm is proposed for the problem of scheduling jobs on identical par...
We consider the problem of scheduling a sequence of tasks in a multi-processor system with conflicts...
We consider an extension of classic parallel machine scheduling where a set of jobs is scheduled on ...
In this paper we consider a problem of job scheduling on parallel machines with a presence of incomp...
In this paper, an extension of the graph coloring problem is introduced to model a parallel machine ...
We study the scheduling problem of makespan minimization with machine conflicts that arise in variou...
© 2019 IEEE. The paper is concerned with scheduling jobs on parallel identical machines under the re...
We consider scheduling problems in a multiprocessor system with incompatible jobs (two incompatible ...
The paper considers scheduling on parallel machines under the constraint that some pairs of jobs can...
Scheduling with conflicts supposes graph of conflicts. Vertices of that graph represent machines and...
International audience We consider a m uniform parallel machines scheduling problem with two jobs A ...
Given a set of jobs with associated processing times, and a set of identical machines, each of which...
AbstractA branch and bound algorithm is proposed for the problem of scheduling jobs on identical par...
We consider the problem of scheduling a sequence of tasks in a multi-processor system with conflicts...