Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
grunt!
[simgrid.git] / teshsuite / simdag / platforms / test_of_is_router.xml
index 3f5d239..70d10ce 100644 (file)
@@ -3,29 +3,29 @@
 <platform version="4">
   <AS  id="AS"  routing="Full">
     <AS  id="AS0"  routing="Full">
-       <host id="host01" speed="1Gf"/>
-       <host id="host02" speed="500Mf"/>
-       <router id="router1"/>
+      <host id="host01" speed="1Gf"/>
+      <host id="host02" speed="500Mf"/>
+      <router id="router1"/>
     </AS>
     <AS  id="AS1"  routing="Floyd">
-       <host id="host03" speed="1Gf"/>
-       <host id="host04" speed="500Mf"/>
-       <router id="router2"/>
+      <host id="host03" speed="1Gf"/>
+      <host id="host04" speed="500Mf"/>
+      <router id="router2"/>
     </AS>
     <AS  id="AS2"  routing="Dijkstra">
-       <host id="host05" speed="1Gf"/>
-       <host id="host06" speed="500Mf"/>
-       <router id="router3"/>
+      <host id="host05" speed="1Gf"/>
+      <host id="host06" speed="500Mf"/>
+      <router id="router3"/>
+    </AS>
+    <AS  id="AS3"  routing="DijkstraCache">
+      <host id="host07" speed="1Gf"/>
+      <host id="host08" speed="500Mf"/>
+      <router id="router4"/>
+    </AS>
+    <AS  id="AS4"  routing="None">
+      <host id="host09" speed="1Gf"/>
+      <host id="host10" speed="500Mf"/>
+      <router id="router5"/>
     </AS>
-   <AS  id="AS3"  routing="DijkstraCache">
-       <host id="host07" speed="1Gf"/>
-       <host id="host08" speed="500Mf"/>
-       <router id="router4"/>
-   </AS>
-   <AS  id="AS4"  routing="None">
-       <host id="host09" speed="1Gf"/>
-       <host id="host10" speed="500Mf"/>
-       <router id="router5"/>
-   </AS>
   </AS>
 </platform>