Contact center scheduling with strict resource requirements

  • Authors:
  • Aman Dhesi;Pranav Gupta;Amit Kumar;Gyana R. Parija;Sambuddha Roy

  • Affiliations:
  • Department of Computer Science, Princeton University;IBM Research, India, New Delhi;Department of Computer Science and Engg., Indian Institute of Technology, Delhi;IBM Research, India, New Delhi;IBM Research, India, New Delhi

  • Venue:
  • IPCO'11 Proceedings of the 15th international conference on Integer programming and combinatoral optimization
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Consider the following problem which often arises in contact center scheduling scenarios. We are given a set of employees where each employee can be deployed for shifts consisting of L consecutive time units. Further, each employee specifies a set of possible start times, and can be deployed for a bounded number of shifts only. At each point of time t, we are also given a lower bound rt on the number of employees that should be present at this time. The goal is to find a schedule for the employees such that the number of time slots whose requirements are met is maximized. Such problems naturally arise in many other situations, e.g., sensor networks and cloud computing. The strict nature of the resource requirement makes this problem very hard to approximate. In this paper, we give a bicriteria approximation algorithm for this problem. Given a parameter ε 0, we give an O(1/ε3 log 1ε)-approximation algorithm for this problem, where we count those time slots for which we satisfy at least (1-ε)-fraction of the requirement. Our techniques involve a configuration LP relaxation for this problem, and we use non-trivial structural properties of an optimal solution to solve this LP relaxation. We even consider the more general problem where shift lengths of different employees can vary significantly. In this case, we show that even finding a good bicriteria approximation is hard (under standard complexity theoretic assumptions).