A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
modif expe raph
[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
v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
-
* Initial working release.
+ * Initial working release.