Two-agent Parallel-Machine Scheduling with Rejection.

Dawei Li,Xiwen Lu
DOI: https://doi.org/10.1016/j.tcs.2017.09.004
IF: 1.002
2017-01-01
Theoretical Computer Science
Abstract:We study the two-agent scheduling with rejection on two parallel machines. There are two competing agents A and B with job families JA and JB, respectively. A job in JA or JB is either rejected, in which case a rejection penalty will be incurred, or accepted and processed on one of the two parallel machines. The objective is to minimize the sum of the given objective function fA of the accepted A-jobs and the total rejection penalty of the rejected A-jobs subject to an upper bound on the sum of the given objective function fB of the accepted B-jobs and the total rejection penalty of the rejected B-jobs, where fA and fB are non-decreasing functions on the completion time of the accepted A-jobs and accepted B-jobs, respectively. We consider four scheduling problems associated with different combinations of the two agents' objective functions, fA=∑CjA and fB∈{CmaxB,LmaxB,∑CjB,∑wjBUjB}. When (fA,fB)=(∑CjA,CmaxB), we provide two pseudo-polynomial time algorithms and a fully polynomial-time approximation scheme (FPTAS). For the other problems, we give a pseudo-polynomial time algorithm, respectively.
What problem does this paper attempt to address?