Click or drag to resize

ProblemLoad Method

Load a problem from a file.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public static Problem Load(
	string fileName
)

Parameters

fileName
Type: SystemString
The file to load the problem from

Return Value

Type: Problem
The loaded Problem instance
Exceptions
ExceptionCondition
ArgumentNullExceptionfileName is null.
See Also

www.routingautomation.com | support