Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Platform generation : Add some debug
authorJean-Baptiste Hervé <jean-baptiste.herve@esial.net>
Fri, 27 Jul 2012 08:27:33 +0000 (10:27 +0200)
committerJean-Baptiste Hervé <jean-baptiste.herve@esial.net>
Fri, 27 Jul 2012 08:27:33 +0000 (10:27 +0200)
commitd70aa4f0453eeef031df1154d0236ae7a28208e6
tree2a163599e066a4edcdf5ad3c0ec1780bef007730
parent8648556e63e965fc3976fae86c4cb7c44b827280
Platform generation : Add some debug

Add a function to get the graph. This is only for debugging purpose, because it is a bad idea to access it directly.
Also add an ID for nodes and edges.
include/simgrid/platf_generator.h
src/surf/platf_generator.c
src/surf/platf_generator_private.h