5.12 Iteration Batch Object
An iteration batch object defines a single batch within an iteration scheme. It has the following
fields:
- Field: id
Required: Yes.
Type: String.
Description: The identifier of the iteration scheme to which this batch belongs.
- Field: iterations
Required: Yes.
Type: Number (positive integer).
Description: The number of iterations that the optimiser runs for in this batch.
- Field: maximum_neighbourhood_size
Required: Yes.
Type: Number (positive integer).
Description: The maximum size of a neighbourhood of the optimiser for the duration of
this batch.