| Constructor and Description |
|---|
CyclicOptimiser(IOptimisationAlgorithm optimisationService,
IVMIService ivmiService)
Creates a cyclic optimiser.
|
public CyclicOptimiser(IOptimisationAlgorithm optimisationService, IVMIService ivmiService)
optimisationService - The optimisation service to which this issues its
optimisation calls.cactosCdoSession - The session used to interact with the Runtime Model
Repository.ivmiService - The VMI Controller component used to enact the optimisations.