Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a convenient function
[simgrid.git] / src / surf / network.c
2004-12-16 mquinsonYou evil namespace polluter
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-09 alegrandEach action can now have a maximum duration. That is...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandTaking latencies into account to bound the effective...
2004-12-07 alegrandTaking latencies into account (but not for the bandwidt...
2004-12-07 alegrandNetwork module is working. Does not take latencies...
2004-12-02 alegrandStarting the network module.