swactor/crates/simulation-dashboard/examples/configs/full_mesh_6.toml
2026-02-12 16:10:28 +07:00

12 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"