5.12 Iteration Batch Object

An iteration batch object defines a single batch within an iteration scheme. It has the following fields:

  1. Field: id
    Required: Yes.
    Type: String.
    Description: The identifier of the iteration scheme to which this batch belongs.
  2. Field: iterations
    Required: Yes.
    Type: Number (positive integer).
    Description: The number of iterations that the optimiser runs for in this batch.
  3. 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.