Skip to content

Python implementation of the optimization model proposed in paper titled "A mixed integer programming approach to improve oil spill response resource allocation in the Canadian arctic"

License

Notifications You must be signed in to change notification settings

tanmoyie/Location-allocation-using-MIP

Repository files navigation

Location Allocation using MIP

Situation

Develop a Mixed Integer Programming (MIP) optimization model for an oil spill problem to help strategic decision-making.

Task

Find answer of the following questions: How many and where to build oil spill response stations in Canadian Arctic? Will additional response stations improve coverage?

Action

Build optimization model to find optimal facility location and allocation. This Optimization Model Maximize spill coverage while ensuring minimum response time, and sensitive areas are covered.

Result

• 95% spill coverage • Build 5 response stations

P-III abstract

About

Python implementation of the optimization model proposed in paper titled "A mixed integer programming approach to improve oil spill response resource allocation in the Canadian arctic"

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published