Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared sub-experiments topology #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 5, 2019

  1. Increase the amount of coins to at least 200

    Signed-off-by: Andres Correa Casablanca <[email protected]>
    Andres Correa Casablanca committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    988ded9 View commit details
    Browse the repository at this point in the history
  2. Isolate workaround nodes from experiment network

    Signed-off-by: Andres Correa Casablanca <[email protected]>
    Andres Correa Casablanca committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    abef0a9 View commit details
    Browse the repository at this point in the history
  3. Add graph_edges parameter to ForkingSimulation

    Signed-off-by: Andres Correa Casablanca <[email protected]>
    Andres Correa Casablanca committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    bcfed76 View commit details
    Browse the repository at this point in the history
  4. Extract code to graphs module

    Signed-off-by: Andres Correa Casablanca <[email protected]>
    Andres Correa Casablanca committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    d5b7ed4 View commit details
    Browse the repository at this point in the history
  5. Reuse network topologies between sub-experiments

    Fixes the issue #50 .
    
    Signed-off-by: Andres Correa Casablanca <[email protected]>
    Andres Correa Casablanca committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    5cf7b78 View commit details
    Browse the repository at this point in the history