Skip to content

Commit 2e02e19

Browse files
committed
#584: add max number of subclusters to example to demonstrate its usage
1 parent ed54813 commit 2e02e19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/synthetic-blocks.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ algorithm:
2323
n_rounds: 2
2424
fanout: 2
2525
order_strategy: arbitrary
26-
transfer_strategy: Recursive
26+
transfer_strategy: Clustering
27+
max_subclusters: 4
2728
criterion: Tempered
2829
max_objects_per_transfer: 8
2930
deterministic_transfer: true

0 commit comments

Comments
 (0)