Package org.processmining.plugins.inductiveVisualMiner.cost
-
Interface Summary Interface Description CostModel CostModelComputer CostModelFactory A factory provides two things: a computer and a model.CostModels The result object of the cost models computation. -
Class Summary Class Description CostModelAbstract CostModelComputerAbstract CostModelComputerImplLP CostModelComputerImplOLS CostModelFactoryImplModelDeviationsLP CostModelFactoryImplModelDeviationsServiceLP CostModelFactoryImplModelDeviationsTimeLP CostModelFactoryImplModelLP CostModelImplModel CostModelImplModelDeviations Parameter structure: [0,n-1] log move cost on per activity that has at least one log move; [n,n+m*x] per model node a few timing things cost.CostModelImplModelDeviationsService Cost model with model moves, deviations, and service time.CostModelImplModelDeviationsTime Parameter structure: [0,n-1] log move cost on per activity that has at least one log move; [n,n+m*x] per model node a few timing things cost.CostModelsImpl Regression