X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/mapping.git/blobdiff_plain/298037f8cd008787c5cfe493ba582ac64bbbc3a2..c5259b6a754655006e41cae8ff32292b7eee4913:/javadoc/and/Mapping/LSM.html diff --git a/javadoc/and/Mapping/LSM.html b/javadoc/and/Mapping/LSM.html index d327518..55cd0fd 100644 --- a/javadoc/and/Mapping/LSM.html +++ b/javadoc/and/Mapping/LSM.html @@ -2,12 +2,12 @@ - + LSM - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -54,7 +53,7 @@ function windowTitle() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -75,7 +74,7 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD @@ -109,13 +108,29 @@ Mapping algorithm based on the Edge-Cut principles

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

+ + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class and.Mapping.Algo
gl, gr, mp
@@ -158,7 +173,7 @@ Mapping algorithm based on the Edge-Cut principles  GNode -getOtherGNode() +getOtherGNode(java.util.ArrayList<GNode> _ag)
          Find a new node, which may not takes part into the computation process. @@ -196,7 +211,7 @@ Mapping algorithm based on the Edge-Cut principles Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -294,18 +309,18 @@ public GNode


-

+

getOtherGNode

-public GNode getOtherGNode()
+public GNode getOtherGNode(java.util.ArrayList<GNode> _ag)
-
Description copied from class: Algo
+
Description copied from class: Algo
Find a new node, which may not takes part into the computation process. Typically such kind of node is used to create a new spawner or a new super-node, in order to bring fault tolerance.

-
Specified by:
getOtherGNode in class Algo
+
Specified by:
getOtherGNode in class Algo
@@ -327,10 +342,9 @@ public GNode Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -342,7 +356,7 @@ public GNode PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -363,7 +377,7 @@ public GNode - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD