spopt
0.6.1
Installation
Tutorials
API
References
Site
Contents:
Installation
Installing released version
Installing development version
Tutorials
Max-P Regionalization
Automatic Zoning Procedure (AZP) algorithm
SKATER
Ward
Regional-k-means
Random Regions
Max-P Regionalization for Multiple Components
The Location Set Covering Problem (LSCP)
Siting First Aid Stations with LSCP on Toronto’s University Campus
Capacitated Location Set Covering Problem–System Optimal (CLSCP-SO)
The Backup Coverage Location Problem (LSCP-B)
The Maximal Coverage Location Problem
Siting Restaurants with MCLP in San Francisco
P-Center Problem
The P-Median Problem
Comparing P-Median Variations
The P-Dispersion (max-min-min) Problem
Empirical examples of facility location problems
Backup Coverage Location Problem: An Empirical Example
The P-Dispersion Problem: An Empirical Example
API
Region Methods
Locate Methods
References
Page
Index
_
|
A
|
B
|
C
|
F
|
G
|
K
|
L
|
M
|
P
|
R
|
S
|
W
_
__init__() (spopt.locate.KNearestPMedian method)
(spopt.locate.LSCP method)
(spopt.locate.LSCPB method)
(spopt.locate.MCLP method)
(spopt.locate.PCenter method)
(spopt.locate.PDispersion method)
(spopt.locate.PMedian method)
(spopt.region.AZP method)
(spopt.region.MaxPHeuristic method)
(spopt.region.RandomRegion method)
(spopt.region.RandomRegions method)
(spopt.region.RegionKMeansHeuristic method)
(spopt.region.Skater method)
(spopt.region.Spenc method)
(spopt.region.WardSpatial method)
A
AZP (class in spopt.region)
B
build_contig_regions() (spopt.region.RandomRegion method)
build_noncontig_regions() (spopt.region.RandomRegion method)
C
cards2breaks() (spopt.region.RandomRegion method)
F
facility_client_array() (spopt.locate.KNearestPMedian method)
(spopt.locate.LSCP method)
(spopt.locate.LSCPB method)
(spopt.locate.MCLP method)
(spopt.locate.PCenter method)
(spopt.locate.PMedian method)
from_cost_matrix() (spopt.locate.KNearestPMedian class method)
(spopt.locate.LSCP class method)
(spopt.locate.LSCPB class method)
(spopt.locate.MCLP class method)
(spopt.locate.PCenter class method)
(spopt.locate.PDispersion class method)
(spopt.locate.PMedian class method)
from_geodataframe() (spopt.locate.KNearestPMedian class method)
(spopt.locate.LSCP class method)
(spopt.locate.LSCPB class method)
(spopt.locate.MCLP class method)
(spopt.locate.PCenter class method)
(spopt.locate.PDispersion class method)
(spopt.locate.PMedian class method)
G
get_cards() (spopt.region.RandomRegion method)
get_num_regions() (spopt.region.RandomRegion method)
get_region_breaks() (spopt.region.RandomRegion method)
grow_compact() (spopt.region.RandomRegion method)
grow_free() (spopt.region.RandomRegion method)
K
KNearestPMedian (class in spopt.locate)
L
LSCP (class in spopt.locate)
LSCPB (class in spopt.locate)
M
MaxPHeuristic (class in spopt.region)
MCLP (class in spopt.locate)
P
PCenter (class in spopt.locate)
PDispersion (class in spopt.locate)
PMedian (class in spopt.locate)
R
RandomRegion (class in spopt.region)
RandomRegions (class in spopt.region)
RegionKMeansHeuristic (class in spopt.region)
S
Skater (class in spopt.region)
solve() (spopt.locate.KNearestPMedian method)
(spopt.locate.LSCP method)
(spopt.locate.LSCPB method)
(spopt.locate.MCLP method)
(spopt.locate.PCenter method)
(spopt.locate.PDispersion method)
(spopt.locate.PMedian method)
(spopt.region.AZP method)
(spopt.region.MaxPHeuristic method)
(spopt.region.RegionKMeansHeuristic method)
(spopt.region.Skater method)
(spopt.region.Spenc method)
(spopt.region.WardSpatial method)
Spenc (class in spopt.region)
W
WardSpatial (class in spopt.region)