Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A meta-resource : workstation is simply a CPU and a network card.
[simgrid.git] / src / include / surf /
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-09 alegrandAdding workstation : a single CPU and a network card...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandAdd lmm_get_var_from_cnst
2004-12-07 alegrandOooups !
2004-12-07 alegrandmove resource_used to the private part
2004-12-07 alegrandAdd some convenient functions
2004-12-07 alegrandIf a system has not been modified between two successiv...
2004-12-02 alegrandPublishing some internal parsing function.
2004-12-02 alegrandSurf Parser
2004-11-30 alegrandiso-c does not like , at the end of an enum.
2004-11-29 alegrandRha!
2004-11-29 alegrandFailures now taken into account. Need to write clean...
2004-11-29 alegrandOK, now clean structures are used for my objects. Forge...
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-20 alegrandBug fix and add a fonction indicating whether a constra...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-16 alegrandFirst attempt on SURF design. I'd like a 5'10" short...
2004-11-15 alegrandCosmetics
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-11 alegrandCosmetics.
2004-11-11 alegrandMax-min solver written ! :) Seems to be working fine !
2004-11-05 alegrandEfficient linear max-minimization library : first version.
2004-11-04 alegrandTypes and function prototypes for the max_min linear...