Pinned Repositories
facility-location-gurobi
Exact approach to solve the facility location problem with Gurobi.
Facility-Location-Problem-in-Emergency-System
OR Projects are here
GeneticAlgorithmPython
Genetic algorithm implementation in Python
The_Pmedian_Problem_Python
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.
liuhane's Repositories
liuhane/facility-location-gurobi
Exact approach to solve the facility location problem with Gurobi.
liuhane/Facility-Location-Problem-in-Emergency-System
OR Projects are here
liuhane/GeneticAlgorithmPython
Genetic algorithm implementation in Python
liuhane/The_Pmedian_Problem_Python
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.