Variable SolverExportConst
SolverExport: {
includeItemFlags: true;
includeSaveKey: false;
includeSims: "none";
includeStats: false;
} = ...
Type Declaration
ReadonlyincludeItemFlags: true
ReadonlyincludeSaveKey: false
ReadonlyincludeSims: "none"
ReadonlyincludeStats: false
Export options for the meld solver. The meld solver needs basically nothing, since it computes the stats on its own, does not save, and we send the sim over separately.