Click or drag to resize

ProblemLoader Class

Methods for loading problems.
Inheritance Hierarchy
SystemObject
  SRS.ShiftSolver.ToolsProblemLoader

Namespace:  SRS.ShiftSolver.Tools
Assembly:  ShiftSolver (in ShiftSolver.dll) Version: 2.2.0.0
Syntax
public class ProblemLoader

The ProblemLoader type exposes the following members.

Constructors
  NameDescription
Public methodProblemLoader
Initializes a new instance of this class.
Top
Methods
  NameDescription
Public methodCreateEmptySolution
Creates a new solution from an XML file.
Public methodCreateEmptySolutionFromString
Creates a new solution from an XML string.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadSolution
Creates a solution from a problem XML file and a solution XML file.
Public methodLoadSolutionFromString
Creates a solution from a problem XML string and an initial solution XML string.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldValidateFirst Obsolete.
To validate the XML use instead SRS.ShiftSolver.Tools.XmlValidator.IsXmlValid(string xmlFile, string schemaFile).
Top
See Also

www.staffrostersolutions.com | support