2017-06-20 15:45:43 +00:00
|
|
|
---
|
2022-05-10 14:29:06 +00:00
|
|
|
general:
|
|
|
|
name: simple
|
|
|
|
group: tests
|
|
|
|
dir_path: "/tmp/"
|
|
|
|
num_trials: 3
|
|
|
|
max_time: 100
|
|
|
|
interval: 1
|
|
|
|
seed: "CompleteSeed!"
|
|
|
|
network:
|
|
|
|
group:
|
|
|
|
network
|
|
|
|
params:
|
|
|
|
generator: complete_graph
|
|
|
|
n: 10
|
|
|
|
environment:
|
|
|
|
environment_class: Environment
|
|
|
|
params:
|
|
|
|
am_i_complete: true
|
|
|
|
agents:
|
|
|
|
default:
|
|
|
|
agent_class: CounterModel
|
2017-06-20 15:45:43 +00:00
|
|
|
state:
|
2022-05-10 14:29:06 +00:00
|
|
|
times: 1
|
|
|
|
environment:
|
|
|
|
fixed:
|
|
|
|
- agent_id: 'Environment Agent 1'
|
|
|
|
agent_class: CounterModel
|
|
|
|
state:
|
|
|
|
times: 10
|
|
|
|
network:
|
|
|
|
distribution:
|
|
|
|
- agent_class: CounterModel
|
|
|
|
weight: 1
|
|
|
|
state:
|
|
|
|
state_id: 0
|
|
|
|
- agent_class: AggregatedCounter
|
|
|
|
weight: 0.2
|