alexey-x / ScheduleOpti

Build the schedule for the press making doors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schedule the jobs for door printing press.

The task description is in the TaskDescription_EN jupyter notebook.

The slides (russian) are in the presentation folder.

The python code with brute force approach is in the schedule-bruteforce folder.

The python code with linear programming approch is in the schedule-linprog folder.

About

Build the schedule for the press making doors


Languages

Language:Jupyter Notebook 89.2%Language:Python 10.8%