Skip to content

eerkk/minimax_location_plt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Emergency Service Facility Location Optimization

This project implements a solution to determine optimal locations for emergency service facilities using a minimax approach. The code calculates the best locations based on given subdivisions, ensuring minimal maximum distance to any subdivision.

Features

  • Calculates optimal locations for emergency service facilities.
  • Visualizes subdivisions and optimal locations using Matplotlib.
  • Provides clear output of optimal points and maximum distance.

Installation

To run this project, you need to have Python installed along with the following libraries:

  • NumPy
  • Matplotlib

Additional Resources

For more detailed information about this project and its implementation, you can read my blog post: https://medium.com/@elif_erkk/optimizing-emergency-service-facility-location-using-the-single-facility-minimax-model-439058026301

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages