From bb2df56380c15fca520f4147f10ca7c50cb0fc35 Mon Sep 17 00:00:00 2001 From: mbianchetti Date: Thu, 31 Oct 2019 11:35:48 -0300 Subject: [PATCH] Bug fixing on the topologies. --- .gitignore | 1 + topologies/{10n-42m-SmallNet.txt => 10n-44m-SmallNet.txt} | 7 ++++--- topologies/{19n-70m-EON19.txt => 19n-76m-EON19.txt} | 5 ++++- topologies/21n-70m-SpanishTelefonica.txt | 2 +- topologies/28n-68m-EON.txt | 2 +- 5 files changed, 11 insertions(+), 6 deletions(-) rename topologies/{10n-42m-SmallNet.txt => 10n-44m-SmallNet.txt} (90%) rename topologies/{19n-70m-EON19.txt => 19n-76m-EON19.txt} (93%) diff --git a/.gitignore b/.gitignore index 0ca42ba..f51196e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Custom for this particular project images/ instances/ +original_images/ *.DS_Store # Byte-compiled / optimized / DLL files diff --git a/topologies/10n-42m-SmallNet.txt b/topologies/10n-44m-SmallNet.txt similarity index 90% rename from topologies/10n-42m-SmallNet.txt rename to topologies/10n-44m-SmallNet.txt index 12c9162..c8ee7cb 100644 --- a/topologies/10n-42m-SmallNet.txt +++ b/topologies/10n-44m-SmallNet.txt @@ -2,7 +2,7 @@ # Format: # First line: |N| |E| # Other lines: -10 21 +10 22 0 1 0 2 0 4 @@ -22,5 +22,6 @@ 5 9 6 7 6 8 -7 7 -7 9 \ No newline at end of file +7 8 +7 9 +8 9 \ No newline at end of file diff --git a/topologies/19n-70m-EON19.txt b/topologies/19n-76m-EON19.txt similarity index 93% rename from topologies/19n-70m-EON19.txt rename to topologies/19n-76m-EON19.txt index d82231b..78d04d2 100644 --- a/topologies/19n-70m-EON19.txt +++ b/topologies/19n-76m-EON19.txt @@ -2,11 +2,13 @@ # Format: # First line: |N| |E| # Other lines: -19 35 +19 38 0 1 0 2 +0 5 1 2 1 3 +1 6 2 7 3 6 4 5 @@ -15,6 +17,7 @@ 5 7 5 9 5 12 +5 14 6 7 6 8 6 11 diff --git a/topologies/21n-70m-SpanishTelefonica.txt b/topologies/21n-70m-SpanishTelefonica.txt index 606354c..7a1292f 100644 --- a/topologies/21n-70m-SpanishTelefonica.txt +++ b/topologies/21n-70m-SpanishTelefonica.txt @@ -4,6 +4,7 @@ # Other lines: 21 35 0 1 +0 2 1 2 1 3 2 4 @@ -27,7 +28,6 @@ 11 12 11 18 11 19 -11 20 12 13 12 17 13 14 diff --git a/topologies/28n-68m-EON.txt b/topologies/28n-68m-EON.txt index c2987a5..880c09a 100644 --- a/topologies/28n-68m-EON.txt +++ b/topologies/28n-68m-EON.txt @@ -33,7 +33,7 @@ 18 19 1214 19 20 818 20 21 474 -21 23 1214 +21 22 1214 23 24 758 24 25 831 26 27 467 \ No newline at end of file