Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correction of bugs and new functionalities.
authorSébastien Miquée <sebastien.miquee@univ-fcomte.fr>
Mon, 22 Feb 2010 20:55:44 +0000 (21:55 +0100)
committerSébastien Miquée <sebastien.miquee@univ-fcomte.fr>
Mon, 22 Feb 2010 20:55:44 +0000 (21:55 +0100)
commitc5259b6a754655006e41cae8ff32292b7eee4913
tree6c929402a5610f7e381e066e0bbf58801264c32f
parentb927e5a90765eb39b8f2b02706e522c7db8fce3e
Correction of bugs and new functionalities.

- Simplification of some functions and suppression of unused or not
  useful variables.

- Correction of some functions after having done different tests of
  non regression.
src/and/Mapping/Algo.java
src/and/Mapping/Cluster.java
src/and/Mapping/DefaultMapping.java
src/and/Mapping/Graph.java
src/and/Mapping/Grid.java
src/and/Mapping/LSM.java
src/and/Mapping/Mapping.java
src/and/Mapping/QM.java
src/and/Mapping/Simple.java
src/and/Mapping/Utils.java