Searched refs:get_optimal_placements (Results 1 – 4 of 4) sorted by relevance
162 placements = em.get_optimal_placements({'task0': 1})167 placements = em.get_optimal_placements({'task0': 350})173 placements = em.get_optimal_placements(tasks)180 em.get_optimal_placements, {'task0' : 401})188 em.get_optimal_placements, tasks)
251 expected_utils = nrg_model.get_optimal_placements(task_utils)
626 def get_optimal_placements(self, capacities): member in EnergyModel
182 "possible_placements = juno_energy.get_optimal_placements({'task1': 10, 'task2': 15})\n",