13 lines
196 B
TOML
13 lines
196 B
TOML
|
|
name = "Full Mesh (6 nodes)"
|
||
|
|
topology = "full_mesh"
|
||
|
|
num_nodes = 6
|
||
|
|
num_rounds = 8
|
||
|
|
ticks_per_round = 4
|
||
|
|
num_threads = 1
|
||
|
|
|
||
|
|
[initial_data]
|
||
|
|
color = "green"
|
||
|
|
version = "3"
|
||
|
|
status = "ok"
|
||
|
|
region = "us-east"
|