Click or drag to resize

SolverSolve Method (Solution)

Solves the problem with an intial solution provided. Providing a good intial solution can reduce solving time and produce better solutions.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public Solution Solve(
	Solution solution
)

Parameters

solution
Type: VRSolverSolution
The initial solution.

Return Value

Type: Solution
The best known solution.
See Also

www.routingautomation.com | support