Citing PyJobShopΒΆ

If you use PyJobShop in your research, please consider citing the following paper:

Lan, L., and Berkhout, J. (2025). PyJobShop: Solving scheduling problems with constraint programming in Python. https://arxiv.org/abs/2502.13483

Or, using the following BibTeX entry:

@misc{Lan_Berkhout_2025,
    title={{PyJobShop}: Solving scheduling problems with constraint programming in {Python}},
    author={Leon Lan and Joost Berkhout},
    year={2025},
    url={https://arxiv.org/abs/2502.13483},
    archivePrefix="arXiv"
    eprint={2502.13483},
  }