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

Private GIT Repository
Wip++...
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Sun, 12 Dec 2010 22:51:22 +0000 (23:51 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 14 Dec 2010 23:27:04 +0000 (00:27 +0100)
commitc771a55e40d2a41d607a0da1b67cd1f7d546ccc8
tree8b2bbc62a1f52bdd832de3628952064ccee733f1
parentf620be5869815a0dccd5b37089c2ee91399915e4
Wip++...

* add hostdata
* add process::rev_neigh
* implement process::send
16 files changed:
Makefile
NOTES
TODO [new file with mode: 0644]
communicator.cpp
communicator.h
cost_func.cpp
hostdata.cpp [new file with mode: 0644]
hostdata.h [new file with mode: 0644]
load_balance.h [deleted file]
main.cpp
misc.h
neighbor.cpp
neighbor.h
options.cpp
process.cpp
process.h