If you want to try your optimisation skills in a competition against others, you can participate in the Business Process Optimization Competition.
In the competition, you will develop a planning engine that plans when patients should arrive in a hospital for treatment. The group that develops the planning engine that performs best, wins the competition.
The deadline for submission is 15 August 2024. The winner will be announced on 2 September 2024.
More information can be found in this document. The code that you need for the competition is available here.
Update 28 May 2024: Fixed a bug in plannerhelper.py that prevented the correct number of available resources to be shown. The file above contains the correct version of the code.