]> AND Private Git Repository - loba.git/blobdiff - CHANGES
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Also print average and deviation for times of convergence.
[loba.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a19b25e1cff57a2b32db753ea9431c8df611773f..7c7998f2de293fe4841f60cc8a1b1a26434eadba 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 v0.2 --
 
 v0.2 --
 
+ * Try to optimize communications when bookkeeping: add a 'credit'
+   counter for each neighbor, and do not send more real_load than
+   (debt - credit).
+
 v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
 
 v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
 
       * Initial working release.
+ * Initial working release.