1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

5 lines
138 B
Plaintext

nchange = 2;
partitions = array1d(1..3, [{1, 3}, {4}, {2, 6}]);
variables = array1d(1..11, [6, 6, 2, 1, 3, 3, 1, 6, 2, 2, 2]);
----------