This document is archived and information here might be outdated.  Recommended version.


INASolverForwardStar Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INASolverForwardStar Interface
ArcGIS Developer Help

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

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

Classes that implement INASolverForwardStar

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.