A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add possibility to set the convergence threshold automatically.
[loba.git]
/
CHANGES
1
v0.2 --
2
3
* Try to optimize communications when bookkeeping: add a 'credit'
4
counter for each neighbor, and do not send more real_load than
5
(debt - credit).
6
7
v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
8
9
* Initial working release.