forked from ilkayDevran/The_Pmedian_Problem_Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Using genetic algorithm, I solve the p-median problem. The p-median problem is a specific type of a discrete location model, where one wishes to locate p facilities to minimize the demand-weighted total distance between a demand node and the location in which a facility is placed.
IspML/PmediansGa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Using genetic algorithm, I solve the p-median problem. The p-median problem is a specific type of a discrete location model, where one wishes to locate p facilities to minimize the demand-weighted total distance between a demand node and the location in which a facility is placed.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%