ilkayDevran / The_Pmedian_Problem_PythonView on GitHub
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.
19Feb 10, 2018Updated 8 years ago

Alternatives and similar repositories for The_Pmedian_Problem_Python

Users that are interested in The_Pmedian_Problem_Python are comparing it to the libraries listed below

Sorting:

Are these results useful?