Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make floyd_get_route_and_latency cleaner, and hopefully right.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 27 Apr 2012 10:03:58 +0000 (12:03 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 27 Apr 2012 10:37:18 +0000 (12:37 +0200)
commit96209e30e2814dd2a68180421bbaa647f01144a7
tree202ed451a5363730ea7e2175b33d462ce7ad6beb
parent8cda1f6e4b63ac3231ec48ec1db82aaaf189c393
Make floyd_get_route_and_latency cleaner, and hopefully right.

Stack the links before processing them, and avoid costly dynar_unshift/
dynar_insert_at.
src/surf/surf_routing_floyd.c