Skip to content
#

capacity-planning

Here are 6 public repositories matching this topic...

This project is inspired by the research work reported in the article Optimal Power Allocation in Server Farms . Server farms are a common part of many corporations’ computing infrastructure but they consume a lot of energy. The key question asked in this research is: Is it possible to reduce the energy consumption of server farms while maintain…

  • Updated Sep 18, 2017
  • Python

Implementation of a genetic algorithm to solve the Knapsack problem with a capacity C and a given set of N objects. The genetic fitness function sums up the profits of the objects in the Knapsack.

  • Updated Jun 27, 2023
  • Python

Improve this page

Add a description, image, and links to the capacity-planning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the capacity-planning topic, visit your repo's landing page and select "manage topics."

Learn more