| IFTMinusUIT |
This class implements a rule developed by Branke and Pickardt (2011) for job
shop problems, which attempts to measure the usable idle time on other work
centers in the prioritization of jobs.
|
| IFTMinusUITPlusNPT |
This class implements an extension of the IFTMinusUIT rule, developed by
Branke and Pickardt (2011).
|
| PTPlusWINQ |
This class implements the PT+WINQ rule, developed by Holthaus and Rajendran
(1997), which is an additive combination of SPT and WINQ.
|
| PTPlusWINQPlusNPT |
This class implements the 2PT+WINQ+NPT rule, developed by Holthaus and
Rajendran (2000), DOI: 10.1080/095372800232379, which extends PT+WINQ by
taking into account the processing time of a job's next operation.
|
| PTPlusWINQPlusSlack |
This class implements the PT+WINQ+SL rule, developed by Rajendran and
Holthaus (1999), which extends PT+WINQ by taking into account the slack of a
job.
|
| WINQ |
The class implements the Least Work content In Next Queue rule, see Haupt
(1989).
|
| XWINQ |
The class implements the Extended Least Work content In Next Queue rule, see
Haupt (1989).
|