karlahrnndz / dp-scheduling-wsetup

Implementation of dynamic programming for solving a job scheduling problem where jobs are deterministic but machines are able to transition from manufacturing one type of product to another, at the expense of some downtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dp-scheduling-wsetup

Implementation of dynamic programming for solving a job scheduling problem where jobs are deterministic but machines are able to transition from manufacturing one type of product to another, at the expense of some downtime.

About

Implementation of dynamic programming for solving a job scheduling problem where jobs are deterministic but machines are able to transition from manufacturing one type of product to another, at the expense of some downtime.


Languages

Language:Python 100.0%