Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start initializing routing fields in the constructors, not with a shotgun
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 12 Feb 2016 01:21:09 +0000 (02:21 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 12 Feb 2016 01:21:09 +0000 (02:21 +0100)
commit6534c58a2afafe609a4671073f6b20f839e20fd7
tree43f21a2250073030164cacf995cfacce8827bc41
parent17023af1f7484d0592aa37f08bcd35e7dda3efe3
start initializing routing fields in the constructors, not with a shotgun
20 files changed:
src/surf/surf_routing.cpp
src/surf/surf_routing.hpp
src/surf/surf_routing_cluster.cpp
src/surf/surf_routing_cluster.hpp
src/surf/surf_routing_cluster_fat_tree.cpp
src/surf/surf_routing_cluster_fat_tree.hpp
src/surf/surf_routing_cluster_torus.cpp
src/surf/surf_routing_cluster_torus.hpp
src/surf/surf_routing_dijkstra.cpp
src/surf/surf_routing_dijkstra.hpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_floyd.hpp
src/surf/surf_routing_full.cpp
src/surf/surf_routing_full.hpp
src/surf/surf_routing_generic.cpp
src/surf/surf_routing_generic.hpp
src/surf/surf_routing_none.cpp
src/surf/surf_routing_none.hpp
src/surf/surf_routing_vivaldi.cpp
src/surf/surf_routing_vivaldi.hpp