Welcome

Dear RTHW Aachen students, welcome to the OR-Praktikum 2020!

This tool allows you to test your solution of the provided instances. In the tab Upload solution you can upload your solution to a specific instance you want to test. (Login required!) As long as the validation of your solution will be correct, you will get as a result the average fill rate of your load building solution.

See this webtool as a chance to see if your implementation is doing well and if it can be even more improved.

For further question or problems just ask your Ortec contacts.

Tools

Several tools are available to get started with the given instances. All tools are written in and tested for Python 3.5 and above. The tools can be either downloaded using the pip-command given below (recommended).

pip install ortec.scientific.benchmarks.loadbuilding
The tools can also be downloaded directly from GitHub: