Click or drag to resize

ProblemLoaderLoadSolutionFromString Method

Creates a solution from a problem XML string and an initial solution XML string.

Namespace:  SRS.ScheduleSolver.Tools
Assembly:  ScheduleSolver (in ScheduleSolver.dll) Version: 2.5.0+32c9446bcdf252a58ba748c312939f5bd2f367a8
Syntax
public Solution LoadSolutionFromString(
	string ProblemXmlString,
	string InitialSolutionXmlString
)

Parameters

ProblemXmlString
Type: SystemString
The problem XML.
InitialSolutionXmlString
Type: SystemString
The initial solution XML.

Return Value

Type: Solution
Null if there was an error.
See Also

www.staffrostersolutions.com | support