Skip to content

Get rid of all global variables #52

@kabirkbr

Description

@kabirkbr

Somewhat historically, some of the simulation - wide parameters are set in configs/offernet.conf file. This is a bad idea when running experiments with different parameters one after another, since it may happen that a new simulation starts, but actors from old simulation still continue to run. I this case global parameters create a mess. Need to change all this and pass all variables to actors dynamically...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions