Solving a Resource Planning Problem with Mathematical Programming and Column Generation

Author:Murphy  |  View: 23426  |  Time: 2025-03-22 21:21:40

Column generation for solving the graph coloring problem with Python and Gurobipy

Undoubtedly the best possible resource planner (Image created by DALLE-3)

I used to work in the oil and gas industry and one of the toughest problems we faced was resource planning and forecasting. My team and I constantly struggled with this aspect, often improvising and constantly putting out fires

Tags: Data Science Deep Dives Operations Management Operations Research Optimization

Comment