X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/mapping.git/blobdiff_plain/298037f8cd008787c5cfe493ba582ac64bbbc3a2..c5259b6a754655006e41cae8ff32292b7eee4913:/javadoc/and/Mapping/Algo.html diff --git a/javadoc/and/Mapping/Algo.html b/javadoc/and/Mapping/Algo.html index e25302b..b1f83d3 100644 --- a/javadoc/and/Mapping/Algo.html +++ b/javadoc/and/Mapping/Algo.html @@ -2,12 +2,12 @@ - + Algo - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -75,9 +74,9 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD -DETAIL: FIELD | CONSTR | METHOD +DETAIL: FIELD | CONSTR | METHOD @@ -111,13 +110,44 @@ Abstract class defining the structure for mapping algorithms

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

+ + + + + + + + + + + + + + + + + + +
+Field Summary
+protected  Gridgl + +
+           
+protected  Graphgr + +
+           
+protected  Mappingmp + +
+           
@@ -160,7 +190,7 @@ Abstract class defining the structure for mapping algorithms abstract  GNode -getOtherGNode() +getOtherGNode(java.util.ArrayList<GNode> _ag)
          Find a new node, which may not takes part into the computation process. @@ -189,12 +219,51 @@ Abstract class defining the structure for mapping algorithms 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  

+ + + + + + + +
+Field Detail
+ +

+gr

+
+protected Graph gr
+
+
+
+
+
+ +

+gl

+
+protected Grid gl
+
+
+
+
+
+ +

+mp

+
+protected Mapping mp
+
+
+
+
+ @@ -271,10 +340,10 @@ public abstract

+

getOtherGNode

-public abstract GNode getOtherGNode()
+public abstract GNode getOtherGNode(java.util.ArrayList<GNode> _ag)
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, @@ -320,10 +389,9 @@ public Map Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -356,9 +424,9 @@ public Map - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD -DETAIL: FIELD | CONSTR | METHOD +DETAIL: FIELD | CONSTR | METHOD