This document is archived and information here might be outdated. Recommended version. |
Creates a network dataset forward star which honors the current solver settings as well as any barriers.
Name | Description | |
---|---|---|
CreateForwardStar | Creates a network dataset forward star which honors the current solver settings as well as any barriers. |
Classes | Description |
---|---|
NAClosestFacilitySolver | Performs closest facility analysis. |
NALocationAllocationSolver | Solves various location-allocation problem types |
NAODCostMatrixSolver | Performs origin-destination matrix analysis. |
NARouteSolver | Performs shortest path and tour analysis. |
NAServiceAreaSolver | Performs service area analysis. |
NAVRPSolver | Performs VRP network analysis. |
The INASolverForwardStar interface provides a way to obtain a NetworkForwardStar based on the current solver and the passed-in INAContext.