This document is archived and information here might be outdated. Recommended version. |
Provides access to the location-allocation solver.
Name | 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 |
Classes | Description |
---|---|
NALocationAllocationSolver | Solves various location-allocation problem types |
NAServerLocationAllocationParams | Deprecated as of 10.0. A container for the Location-Allocation solver settings and return parameters used by NAServer. |
INALocationAllocationSolver has been superseded by INALocationAllocationSolver2.