Uses of Class
jasima.shopSim.prioRules.setup.MMS
-
Packages that use MMS Package Description jasima.shopSim.prioRules.setup -
-
Uses of MMS in jasima.shopSim.prioRules.setup
Subclasses of MMS in jasima.shopSim.prioRules.setup Modifier and Type Class Description classMASPThis class implements the Minimum Average Setup plus Processing time rule, developed by Russell and Philipoom (1991), which assigns highest priority to all jobs that belong to the family with the shortest processing time per job, see also Pickardt and Branke (2012).classWBPTThis class implements the Weighted Batch Processing Time rule, developed by Raman et al. (1989), which is an additive combination of MMS and SPT, see also Pickardt and Branke (2012).
-