X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08f744b9a55745ac1b1dcf0ed2ea735471cd7f89..f863142ca1ffcf37908e0beb8dd4b71eb2a74c86:/doc/doxygen/platform.doc diff --git a/doc/doxygen/platform.doc b/doc/doxygen/platform.doc index ec3781f11a..1b9d7994ec 100644 --- a/doc/doxygen/platform.doc +++ b/doc/doxygen/platform.doc @@ -541,7 +541,7 @@ to choose the best routing model is given in the Section called @"@ref pf_routin | @ref pf_routing_model_dijkstra "Dijkstra" | Dijkstra routing data. Calculates routes only when needed | | @ref pf_routing_model_dijkstracache "DijkstraCache" | Dijkstra routing data. Handles some cache for already calculated routes. | -All those shortest-path models are instanciated in the same way and are +All those shortest-path models are instantiated in the same way and are completely interchangeable. Here are some examples: @anchor pf_routing_model_floyd @@ -1100,7 +1100,7 @@ ongoing attempt to automatically extract the SimGrid platform from the Grid'5000 experimental platform. But it's hard to come up with generic models. Don't take these files too seriously. Actually, you should always challenge our models and -your instanciation if the accuracy really matters to you (see this discussion). But such advices only hold if you have a real platform and a real