swactor/crates/simulation-dashboard/examples/configs/full_mesh_6.toml
zacheryasc d817ad952f feat: distributed runtime (#30)
Major feature addition. For full details read `./docs/development_history/DISTRIBUTION.md`
2026-02-12 09:13:50 +00: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"