]> 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 f90b83219f8afe32782cdcb16e88a0854d71f8a5..7c7998f2de293fe4841f60cc8a1b1a26434eadba 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+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
 
       * Initial working release.
+ * Initial working release.