
Hey, I'm Leon! I'm a fourth-year PhD candidate at the Department of Mathematics of VU Amsterdam. My work focuses on machine scheduling and vehicle routing problems motivated by industrial applications, and I enjoy building simple methods and easy-to-use software to solve them.
Software
PyVRP: An open-source, state-of-the-art vehicle routing problem solver.
VRPLIB: Python library to read and write vehicle routing problem instances.
PyJobShop: Constraint programming for real-world machine scheduling problems.
ALNS: Python implementation of the adaptive large neighborhood search (ALNS) metaheuristic.
Papers
- Mixed-integer linear programming approaches for tree partitioning of power networks IEEE Transactions on Control of Network Systems (2025) paper arXiv github
- A queueing-based approach for integrated routing and appointment scheduling European Journal of Operations Research (2024) paper github
- An iterative sample scenario approach for the dynamic dispatch waves problem Transportation Science (2024) paper arXiv github
- PyVRP: a high-performance VRP solver package INFORMS Journal on Computing (2024) paper arXiv github
- ALNS: A Python implementation of the adaptive large neighbourhood search metaheuristic Journal of Open Source Software (2023) paper github
- PyJobShop: Solving scheduling problems with constraint programming in Python Submitted (2025) arXiv github
- Make-to-order scheduling in the animal feed manufacturing industry Work in progress (2025)