StevenSun2014 / fjssp

The Flexible Job Shop Problem (FJSP) is an extension of the classical job shop scheduling problem which allows an operation to be processed by any machine from a given set. The problem is to assign each operation to a machine and to order the operations on the machines, such that the maximal completion time (makespan) of all operations is minimized.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StevenSun2014/fjssp Stargazers