Facility Location

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf Mathematical Optimization Problem
gptkbp:alsoKnownAs Facility Location Problem
gptkbp:application gptkb:Urban_Planning
gptkb:Logistics
Supply Chain Management
Network Design
gptkbp:complexity gptkb:NP-hard
gptkbp:example Emergency Facility Location
Hospital Location
Retail Store Location
School Location
Warehouse Location
gptkbp:field gptkb:Mathematics
Computer Science
Operations Research
gptkbp:hasVariant Capacitated Facility Location Problem
Dynamic Facility Location Problem
Multi-level Facility Location Problem
Uncapacitated Facility Location Problem
k-Center Problem
p-Center Problem
p-Median Problem
https://www.w3.org/2000/01/rdf-schema#label Facility Location
gptkbp:notableContributor H.W. Kuhn
M.S. Daskin
P.L. Hammer
gptkbp:objective Minimize Cost
Maximize Coverage
Minimize Distance
gptkbp:prohibits Capacity Constraints
Demand Satisfaction
Facility Opening Costs
Service Level Constraints
gptkbp:relatedTo gptkb:Integer_Programming
gptkb:Set_Cover_Problem
Clustering
gptkbp:solvedBy gptkb:Integer_Programming
gptkb:Metaheuristics
Heuristics
Linear Programming
gptkbp:studiedBy 1960s
gptkbp:supportsAlgorithm gptkb:Branch_and_Bound
gptkb:Greedy_Algorithm
gptkb:Simulated_Annealing
gptkb:Genetic_Algorithm
Local Search
Tabu Search
Lagrangian Relaxation
gptkbp:bfsParent gptkb:Integer_Programming
gptkbp:bfsLayer 6