Skip to content

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.

Notifications You must be signed in to change notification settings

karlahrnndz/dp-scheduling-wsetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages