IJCAI 2024poster0 citations

Public Event Scheduling with Busy Agents

Bo Li, Lijun Li, Minming Li, Ruilong Zhang

Abstract

We study a public event scheduling problem, where multiple public events are scheduled to coordinate the availability of multiple agents. The availability of each agent is determined by solving a separate flexible interval job scheduling problem, where the jobs are required to be preemptively processed. The agents want to attend as many events as possible, and their agreements are considered to be the total length of time during which they can attend these events. The goal is to find a schedule for events as well as the job schedule for each agent such that the total agreement is maximized. We first show that the problem is NP-hard, and then prove that a simple greedy algorithm achieves 1/2-approximation when the whole timeline is polynomially bounded. Our method also implies a (1-1/e)-approximate algorithm for this case. Subsequently, for the general timeline case, we present an algorithmic framework that extends a 1/alpha-approximate algorithm for the one-event instance to the general case that achieves 1/(alpha+1)-approximation. Finally, we give a polynomial time algorithm that solves the one-event instance, and this implies a 1/2-approximate algorithm for the general case.

Game Theory and Economic Paradigms: GTEP: Computational social choiceAgent-based and Multi-agent Systems: MAS: Resource allocationPlanning and Scheduling: PS: Scheduling
BibTeX
@inproceedings{ijcai2024p319,
  title     = {Public Event Scheduling with Busy Agents},
  author    = {Li, Bo and Li, Lijun and Li, Minming and Zhang, Ruilong},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {2877--2885},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/319},
  url       = {https://doi.org/10.24963/ijcai.2024/319},
}
Public Event Scheduling with Busy Agents · IJCAI 2024