Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not require doxygen in maintainer mode
[simgrid.git] / src / surf / network_constant.c
2008-07-08 cheriermDetails of this changes:
2008-06-18 alegrandExport functions in SURF to indicate whether a link...
2008-06-12 alegrandFactor most callback definitions.
2008-06-10 alegrandFactorize some code in the parser, hide some functions...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-05-21 mquinsonkill all free_string functions declared locally to...
2008-05-20 alegrandChange the prototype for update_resource_state.
2008-03-15 alegrandUse a random generator that updates its seed so that...
2008-03-15 alegrandHandle action whose latency is 0.
2008-03-15 alegrandUse a random number for latency instead of a constant...
2008-03-15 alegrandGetting rid of rates.
2008-03-15 alegrandGetting rid of lmm_variables and lmm_systems.
2008-03-15 alegrandGetting rid of network_links.
2008-03-15 alegrandGetting rid of the routing table.
2008-03-15 alegrandDon't call lmm_solve and correctly use latency in updat...
2008-03-15 alegrandupdate_actions_state
2008-03-15 alegrandClean the communicate function.
2008-03-15 alegrandStarting to code a "constant" network model.