Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First attempt to untangle the AS parsing
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 11 Feb 2016 14:11:16 +0000 (15:11 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 11 Feb 2016 14:11:22 +0000 (15:11 +0100)
commitac3ee4faa126c5b894fb4040b33d6b4e02047921
treea7fb130cfedc6a5c4d8dbb5ef3334411091bea5c
parent580743d0b1e054aed1b1b773c1467d930ca10f4f
First attempt to untangle the AS parsing

Each surf::As is given a Seal() method in charge of finalizing its
initialization once the last element is added.
src/surf/surf_routing.hpp
src/surf/surf_routing_cluster.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_none.hpp
src/surf/surf_routing_vivaldi.hpp