Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Getting rid of rates.
[simgrid.git] / src / surf / maxmin_private.h
2007-07-26 alegrandfunc_f and func_fp need to be provided. This is weird...
2007-07-20 velhoCleanups and cosmetics
2007-07-13 velhoBug corrections: i) boundless variables wasn't detected...
2007-06-29 velhoAdded the update for the Df parameter (lmm_variable_t...
2007-06-28 velhoNow compiling. Sorry Arnaud.
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-03-23 velhoAdded field mu_new and field init_bound was replaced...
2007-03-21 velhoAdded field intial_bound to lmm_constraint_t and lmm_va...
2007-01-19 velhoMaking lmm_print public.
2006-08-08 thieryUse a mallocator for Surf variables
2005-07-25 alegrandExtending the maxmin solver to take into account shared...
2005-02-01 alegrandbugfix... I'm so pissed off to keep finding bug in...
2004-12-31 alegrandMem leak hunting!
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandIf a system has not been modified between two successiv...
2004-11-29 alegrandOK, now clean structures are used for my objects. Forge...
2004-11-23 alegrandrename xbt_swag_extract to xbt_swag_remove and add...
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...