relab / bandwidth-incentive-simulation

MIT License
0 stars 2 forks source link

16 improve handling of network files #18

Closed leandernikolaus closed 1 year ago

leandernikolaus commented 1 year ago

Should we keep reading the graphId from the commandline, or better read if from the config file?

leandernikolaus commented 1 year ago

This PR also fixes a bug present here: https://github.com/relab/bandwidth-incentive-simulation/blob/72d820360bff351cba876005db3ae23a8d90e5bc/config/init_configs.go#L16

VHPL-UIS commented 1 year ago

I think is better to keep it reading from CL. then we can run several experiments with different graphId using a script.