Using Approximation Within Constraint Programming to Solve the Parallel Machine Scheduling Problem with Additional Unit Resources

Abstract

In this paper, we consider the Parallel Machine Scheduling Problem with Additional Unit Resources, which consists in scheduling a set of n jobs on m parallel unrelated machines and subject to exactly one of r unit resources. This problem arises from the download of acquisitions from satellites to ground stations. We first introduce two baseline constraint models for this problem. Then, we build on an approximation algorithm for this problem, and we discuss about the efficiency of designing an improved constraint model based on these approximation results. In particular, we introduce new constraints that restrict search to executions of the approximation algorithm. Finally, we report experimental data demonstrating that this model significantly outperforms the two reference models.

Cite

Text

Godet et al. "Using Approximation Within Constraint Programming to Solve the Parallel Machine Scheduling Problem with Additional Unit Resources." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I02.5510

Markdown

[Godet et al. "Using Approximation Within Constraint Programming to Solve the Parallel Machine Scheduling Problem with Additional Unit Resources." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/godet2020aaai-using/) doi:10.1609/AAAI.V34I02.5510

BibTeX

@inproceedings{godet2020aaai-using,
  title     = {{Using Approximation Within Constraint Programming to Solve the Parallel Machine Scheduling Problem with Additional Unit Resources}},
  author    = {Godet, Arthur and Lorca, Xavier and Hebrard, Emmanuel and Simonin, Gilles},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {1512-1519},
  doi       = {10.1609/AAAI.V34I02.5510},
  url       = {https://mlanthology.org/aaai/2020/godet2020aaai-using/}
}