order property

List<int> order
latefinal

Order in which intervals are evaluated in the methods next and perturb.

Implementation

late final List<int> order = validOrder();