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

Private GIT Repository
Define process::send(), and simplify load_balance() logic.
[loba.git] / loba_fairstrategy.cpp
2011-01-25 Arnaud GierschDefine process::send(), and simplify load_balance(...
2011-01-25 Arnaud GierschUse debug log level in loba_fairstrategy.
2011-01-25 Arnaud GierschBug fix: only send to a lesser loaded neighbor!
2011-01-25 Arnaud GierschCosmetics: add spaces around operators, and other white...
2010-12-17 Arnaud GierschDefine neighbor::add_load, and use it.
2010-12-17 Arnaud GierschCosmetics: reindent and remove unused variables.
2010-12-17 Arnaud GierschDefine process::print_loads_p() to print loads by using...
2010-12-17 Raphaël Couturiermodification to fairstrategy
2010-12-17 Raphaël CouturierAdd loba_fairstrategy.