ArcObjects Library Reference (NetworkAnalyst)  

INASolverForwardStar Interface

Creates a network dataset forward star which honors the current solver settings as well as any barriers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Method CreateForwardStar Creates a network dataset forward star which honors the current solver settings as well as any barriers.

CoClasses that implement INASolverForwardStar

CoClasses and 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.

Remarks

The INASolverForwardStar interface provides a way to obtain a NetworkForwardStar based on the current solver and the passed-in INAContext.