relab / bandwidth-incentive-simulation

MIT License
0 stars 2 forks source link

Add storage depth to config #22

Closed leandernikolaus closed 1 year ago

leandernikolaus commented 1 year ago

Maybe we should put the aimed replication into the config and then calculate the storage depth. Maybe add calculated parameters to config type. Maybe move run-related config parameters into separate substruct.

Create a more realistic even option, where you repeatedly pick new addresses at random, until you get one where the neighborhood is not at already above the replication factor.

VHPL-UIS commented 1 year ago

I move Create a more realistic even option, where you repeatedly pick new addresses at random, until you get one where the neighborhood is not at already above the replication factor. to another issue.

leandernikolaus commented 1 year ago

Fixed in #26