Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implementation of new functions.
authorSébastien Miquée <sebastien.miquee@univ-fcomte.fr>
Fri, 5 Mar 2010 06:46:21 +0000 (07:46 +0100)
committerSébastien Miquée <sebastien.miquee@univ-fcomte.fr>
Fri, 5 Mar 2010 06:46:21 +0000 (07:46 +0100)
commit23387ed9d46023e630c4e061a68fcb90cc17e52a
treea4a03a667cc172040bad889072ba4fee2874fed9
parent2d2cf77d20dc176ca8fff6cb7993b2bf569d89f7
Implementation of new functions.

- Adding some functions in Cluster in order to compute new indicators
  for a novel mapping algorithm.

- Adding new functions in Utils to read and write Mapping objects in
  a file.

- Returning to the real relative standard deviation for heterogeneity
  degree computation in Grid.
src/and/Mapping/Cluster.java
src/and/Mapping/Grid.java
src/and/Mapping/Utils.java