Click or drag to resize

SolutionSave Method (String, String)

Writes the Solution to a simple text file format.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public void Save(
	string solutionFileName,
	string problemFileName
)

Parameters

solutionFileName
Type: SystemString
The file to write to.
problemFileName
Type: SystemString
The path to the Problem file for this Solution. When the Solution is loaded from this file it uses the problemFileName to load the Problem data.
See Also

www.routingautomation.com | support