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.
Python