Class AbstractStartingPopulationHeuristic

    • Constructor Detail

      • AbstractStartingPopulationHeuristic

        public AbstractStartingPopulationHeuristic​(DSEWorkflowConfiguration configuration)
    • Method Detail

      • getResourceContainers

        protected ArrayList<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer> getResourceContainers()
        Returns:
        All resource containers based on the current Opt4J Problem (via Opt4JStarter.getProblem())
      • getAllocationContexts

        protected ArrayList<org.palladiosimulator.pcm.allocation.AllocationContext> getAllocationContexts()
        Returns:
        All allocation contexts based on the current Opt4J Problem (via Opt4JStarter.getProblem())