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

Private GIT Repository
Plat.xml: remove reverse route (routes are symmetrical by default).
[loba.git] / options.h
2012-03-01 Arnaud GierschMake opt::exit_on_convergence an unsigned int.
2012-02-29 Arnaud GierschParameterize the exit on convergence.
2012-02-29 Arnaud GierschAdd option -G, to exit on detection of global convergence.
2011-10-03 Arnaud GierschAdd statistics about convergence (see parameter -%).
2011-10-03 Arnaud GierschNew parameter: "-k value", to specify divisor for algor...
2011-09-22 Arnaud GierschAdd option -X <double>, for testing and/or debugging...
2011-09-15 Arnaud GierschAdd option -E : egocentric mode.
2011-06-06 Arnaud GierschAdd option for integer transfer.
2011-05-25 Aberrahmane SiderMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-05-23 Arnaud GierschSpell sig_atomic_t as std::sig_atomic_t.
2011-05-20 Arnaud GierschUse sig_atomic_t for opt::exit_request.
2011-03-15 Arnaud GierschAdd debugging option -x.
2011-02-25 Arnaud GierschImplement random initial load distribution.
2011-02-25 Arnaud GierschTerminate smoothly on CTRL-C.
2011-02-20 Arnaud GierschAdd options to control min./max. data transfer amount.
2011-02-20 Arnaud GierschMove declarations at proper place, and fix indentation.
2011-02-14 Arnaud GierschAdd ability to delay the beginning of computations.
2011-02-14 Arnaud GierschMove min_lb_iter_duration in load-balancing parameters.
2011-02-10 Arnaud GierschDisable logging completely with a negative log_rate.
2011-02-07 Arnaud GierschDefine opt::min_comp_iter_duration.
2011-01-30 couturieMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-01-30 Raphael Couturiermerge de loba_fairstrategy
2011-01-18 Arnaud GierschInterchange lb_iter and comp_iter, and improve process...
2011-01-18 Arnaud GierschAdd option "-t" for fixing a time limit on the simulation.
2011-01-18 Arnaud GierschAdd option "-s" for controlling the minimum duration...
2011-01-18 Arnaud GierschUpdate copyright in version string, and other cosmetic...
2011-01-05 Arnaud GierschDistinguish lb_iter and comp_iter.
2011-01-04 Arnaud GierschUse bool for return type of parse_args().
2010-12-21 Arnaud GierschDeadlock fix, and other changes.
2010-12-15 Arnaud GierschAdd automatic topology generators.
2010-12-15 Arnaud GierschAdd load balancing algorithm selection facility.
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip...