Output to user-defined sections
OptionaldefaultThe string output to the 'default' section (where no section was specified).
OptionaldznThe DZN output if produced.
OptionaljsonThe JSON output if produced
OptionalrawThe output of all sections combined
Model output mapping section names to their contents.
The default mode will populate the
jsonkey with an object mapping variable names to their values (see the MiniZinc documentation for details on the format).Note that sections ending with
_jsonwill be arrays.