modeling-examples icon indicating copy to clipboard operation
modeling-examples copied to clipboard

Cloud resource management - example contribution

Open nhtlongcs opened this issue 1 year ago • 2 comments

Hi Gurobi Team,

Thank you for providing such an excellent examples repository—it's been incredibly helpful for newcomers. I would like to contribute an industry example focused on cloud resource management.

Problem Statement: The challenge is to meet cloud hiring demands by buying, moving, and dismissing servers between data centers, each with different lifespans. The objective is to maximize profit while managing server operations efficiently.

Proposed Contribution: We simulate the data and implement a linear programming solution for this scenario.

Could you please guide me on how to contribute this example to your repository?

Thank you

nhtlongcs avatar Oct 12 '24 00:10 nhtlongcs