Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
with ansi C the variables must be declared at the begining of the function
[simgrid.git] / testsuite / surf / maxmin_usage.c
2007-03-16 cheriermwith ansi C the variables must be declared at the begin...
2007-02-14 velhoMoving sdp tests in maxmin_usage (to have the same...
2007-01-26 alegrandbug fix
2006-12-21 cheriermadd pragmas for builder6 compatibility
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.