Skip to content

Reuse network topologies between sub-experiments #50

Description

@castarco

Right now, every sub-experiment generates a new random preferential attachment graph (using the Barabási–Albert model) to define its network topology.

In order to make comparisons between different settings sets more fair and useful, the sub-experiments should be executed using the same network topology.

Subtasks:

  • Ensure that all sub-experiments share network topology.
  • Enhance the experiment runner by allowing to execute the same sub-experiment many times on different network topologies (still shared with the other sub-experiments).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

P2PP2P network relatedenhancementNew feature or requestsimulationRelated with the simulations themselves

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions