public interface InitialPlacementAlgorithm
| Modifier and Type | Method and Description |
|---|---|
eu.cactosfp7.optimisationplan.OptimisationPlan |
generateOptimizationPlan(eu.cactosfp7.infrastructuremodels.physicaldc.core.PhysicalDCModel pdcm,
eu.cactosfp7.infrastructuremodels.logicaldc.core.LogicalDCModel ldcm,
eu.cactosfp7.infrastructuremodels.load.physical.PhysicalLoadModel plm,
eu.cactosfp7.infrastructuremodels.load.logical.LogicalLoadModel llm,
List<eu.cactosfp7.infrastructuremodels.logicaldc.core.VirtualMachine> vmsToPlace) |
eu.cactosfp7.optimisationplan.OptimisationPlan generateOptimizationPlan(eu.cactosfp7.infrastructuremodels.physicaldc.core.PhysicalDCModel pdcm,
eu.cactosfp7.infrastructuremodels.logicaldc.core.LogicalDCModel ldcm,
eu.cactosfp7.infrastructuremodels.load.physical.PhysicalLoadModel plm,
eu.cactosfp7.infrastructuremodels.load.logical.LogicalLoadModel llm,
List<eu.cactosfp7.infrastructuremodels.logicaldc.core.VirtualMachine> vmsToPlace)