|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to the origin-destination matrix solver. Note: the INAODCostMatrixSolver interface has been superseded by INAODCostMatrixSolver2. Please consider using the more recent version.
| Name | Description | |
|---|---|---|
|  | DefaultCutoff | The default cutoff value to stop traversing. | 
|  | DefaultTargetDestinationCount | The default number of destinations to find. | 
|  | OutputLines | Indicates how lines are generated. | 
| Classes | Description | 
|---|---|
| NAODCostMatrixSolver | Performs origin-destination matrix analysis. | 
| NAServerODCostMatrixParams | Deprecated as of 10.0. A container for the Origin-Destination Cost Matrix solver settings and return parameters used by NAServer. | 
INAODCostMatrixSolver has been superseded by INAODCostMatrixSolver2.