Provides access to the location-allocation solver.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
DefaultCutoff | Determines the default cutoff beyond which no demand point can be allocated to a facility |
![]() |
ImpedanceTransformation | Determines which formula will modify the impedance. |
![]() |
NumberFacilitiesToLocate | Determines how many facilities will be present in the solution. |
![]() |
OutputLines | Specifies what if any shape geometry will be output |
![]() |
ProblemType | Specifies which location-allocation problem type to solve. |
![]() |
TargetMarketSharePercentage | Applies to the target market share problem, the minimum number of facilites will be placed to obtain the target market share. |
![]() |
TransformationParameter | Applies to the impedance transformation. |
![]() |
TravelDirection | Specifies which direction the network will be traversed |
CoClasses that implement INALocationAllocationSolver
CoClasses and Classes | Description |
---|---|
NALocationAllocationSolver | Solves various location-allocation problem types |
NAServerLocationAllocationParams | A container for the Location-Allocation solver settings and return parameters used by NAServer. |
Remarks
The INALocationAllocationSolver interface is used by the NALocationAllocationSolver object to access the properties of the Location-Allocation solver.