Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
grades overrun in test_heap_mean_operation() test funtion, adds test_reset_heap...
[simgrid.git] / testsuite / surf / maxmin_usage.c
2005-07-05 alegrand%lg -> %g ...
2005-03-31 alegrandno more printf (using DEBUG)
2004-12-15 alegrandwhen using doubles, %lg should be used for scanf and...
2004-12-14 mquinsonCompile pas avec les warnings, sinon
2004-12-09 alegrandcosmetics
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-11 alegrandMax-min solver written ! :) Seems to be working fine !
2004-11-05 alegrandEfficient linear max-minimization library : first version.