Package jasima.shopSim.util
-
Class Summary Class Description BasicJobStatCollector Collects a variety of job statistics: cMax (completion time of last job finished), percentage tardy, number of tardy jobs, flowtime, tardiness.BatchStatCollector Collects batch statistics (flowtime and tardiness).ExtendedJobStatCollector Collects a variety of job statistics that are not produced by theBasicJobStatCollector.MachineStatCollector Produces basic statistics for each workstation it is installed on (like utilization, average queue length, average setup time per operation).ShopConfigurator TextFileReader This class creates aShopDefbased on the contents of a text file.