Solution Writer Class
Methods for outputting a solution in XML
(for viewing and saving solutions).
Definition
Namespace: SRS.ScheduleSolver.Tools
Assembly: ScheduleSolver (in ScheduleSolver.dll) Version: 2.8.0+49d94336cdbe1b2d9fc2b70d313f60c904ccf4db
Assembly: ScheduleSolver (in ScheduleSolver.dll) Version: 2.8.0+49d94336cdbe1b2d9fc2b70d313f60c904ccf4db
C#
public class SolutionWriterVB
Public Class SolutionWriterC++
public ref class SolutionWriterF#
type SolutionWriter = class end- Inheritance
- Object SolutionWriter
Constructors
| SolutionWriter | Initializes a new instance of the SolutionWriter class |
Methods
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| WriteSolutionAsXML | Writes the solution to a file in an XML format. |