Train Schedule Optimisation Challenge Starter Kit

screenshot of Train Schedule Optimisation Challenge Starter Kit

sbb-train-schedule-optimisation-challenge-starter-kit

Overview:

The SBB Train Schedule Optimisation Challenge Starter Kit is a repository that provides background material, sample files, and support scripts to help participants get started with the challenge. The challenge requires participants to generate solutions to nine problem instances related to train scheduling. The goal is to create a submission with the smallest possible score.

Features:

  • Quick Introduction to the Timetabling Problem: Provides a general overview of the problem and introduces the algorithmic difficulties involved.
  • Worked Example: Takes a simple sample problem and demonstrates the process of producing a solution that satisfies all twelve timetabling rules.
  • Instance Description: Provides details on the problem instances, including their size and difficulty, to help participants decide which ones to start solving.
  • How to Submit: Walks participants through the process of submitting their solutions through the Challenge page on crowdAI.

Summary:

The SBB Train Schedule Optimisation Challenge Starter Kit is a comprehensive resource for participants to get started with the train scheduling challenge. It provides background information, sample files, and support scripts to facilitate the process of generating solutions to the problem instances. Participants can refer to the documentation provided to understand the problem, learn the algorithmic difficulties, and follow the submission guidelines. The repository aims to help participants create submissions with the smallest possible score and encourage the development of efficient train scheduling algorithms.