Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move collective algorithms to separate folders
[simgrid.git] / src / kernel / routing /
2016-10-24 Martin Quinsonmove some content out of parsing to the classes
2016-10-16 Martin Quinsonuse static_cast to please sonar + reindent
2016-10-15 Martin Quinsoncleanup in the Link field names
2016-10-15 Martin Quinsonone step further to sort out the spagetti plate of...
2016-10-15 Martin Quinsonmove content from the sg_platf to the object hierarchy
2016-10-14 Martin Quinsonmake As->father_ protected
2016-10-02 Martin Quinsonstd::unordered_map are sufficient, no need for boost...
2016-08-19 Frederic SuterFloyd is dynar free
2016-08-19 Martin Quinsonuse std::map for sparse vectors. This simplifies things
2016-08-19 Martin Quinsonreduce the amount of casts
2016-08-19 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-19 Frederic Suteruse vector for privateLinks_
2016-08-18 Frederic Sutervertices_ is now a vector in routing
2016-08-16 Martin Quinsonsmall sonar cleanup
2016-07-31 Martin Quinsonalign namespaces on directories for kernel::routing
2016-07-31 Martin Quinsonmove parts of the kernel to the right subdir