This class saves the resultant solution in the XML format.
| Parameter |
Type |
Comment |
| General.Output |
String |
Folder with the output solution in XML format (solution.xml) |
| Xml.ConvertIds |
Boolean |
If true, ids are converted (to be able to make input data public) |
| Xml.ShowNames |
Boolean |
If false, names are not exported (to be able to make input data public) |
| Xml.SaveBest |
Boolean |
If true, best solution is saved. |
| Xml.SaveInitial |
Boolean |
If true, initial solution is saved. |
| Xml.SaveCurrent |
Boolean |
If true, current solution is saved. |
| Xml.ExportStudentSectioning |
Boolean |
If true, student sectioning is saved even when there is no solution. |