Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Platform generation : Add a function to interconnect nodes
authorJean-Baptiste Hervé <jean-baptiste.herve@esial.net>
Thu, 26 Jul 2012 14:12:57 +0000 (16:12 +0200)
committerJean-Baptiste Hervé <jean-baptiste.herve@esial.net>
Thu, 26 Jul 2012 14:12:57 +0000 (16:12 +0200)
commit8648556e63e965fc3976fae86c4cb7c44b827280
tree76b94ffc4d8ea24e62570686b5ea1d8450420bac
parentdb8fd6b61aba2af810b61d8523a673c9678a608e
Platform generation : Add a function to interconnect nodes

More precisely, add a function to connect all nodes following the "star" algorithm. A function ahs also been added to connect two nodes together.
include/simgrid/platf_generator.h
src/surf/platf_generator.c
src/surf/platf_generator_private.h