2 papers
math.OC2026
A Fast Heuristic for Stochastic Steiner Tree Problems
Berend Markhorst, Alessandro Zocca, Joost Berkhout +1
Network design under uncertainty arises in countless real-world settings and can be captured by the Stochastic Steiner Tree Problem (SSTP). Although there are a few approaches spec…
math.OC2025
PyJobShop: Solving scheduling problems with constraint programming in Python
Leon Lan, Joost Berkhout
This paper presents PyJobShop, an open-source Python library for solving scheduling problems with constraint programming. PyJobShop provides an easy-to-use modeling interface that…