Major feature addition. For full details read `./docs/development_history/DISTRIBUTION.md`
11 lines
194 B
TOML
11 lines
194 B
TOML
name = "Partition & Heal (8 nodes)"
|
|
topology = "partitioned"
|
|
num_nodes = 8
|
|
num_rounds = 20
|
|
ticks_per_round = 5
|
|
num_threads = 1
|
|
heal_after_round = 10
|
|
|
|
[initial_data]
|
|
color = "blue"
|
|
version = "1"
|