Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
inline the accessors of surf_resource_t
[simgrid.git] / src / include / surf / maxmin.h
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-10-16 velhoDf parameter of Low models is replaced by weight becaus...
2008-10-16 velhoRevert "Added a get Df function in order to implement...
2008-10-14 velhoAdded a get Df function in order to implement beta...
2008-06-18 alegrandExport functions in SURF to indicate whether a link...
2008-06-09 velhoSDP compiling now, added header portable.h to header...
2008-06-09 velhoAdded Reno2, a model that takes 2W/RTT as the utility...
2008-06-09 velhoAdded a function and the bound to the variable structure.
2008-05-20 alegrandIncredible bug fix in function lmm_get_var_from_cnst...
2007-12-20 mquinsonThese two certainly do not need hardcore portability...
2007-11-28 cheriermexports the reno and the vegas function
2007-08-10 alegrandAdd a new "max-min" like sharing for parallel tasks.
2007-08-01 alegrandmaking all needed functions "public"
2007-08-01 alegrandcan't see why these functions are considered more publi...
2007-07-26 alegrand * Provide func_f and func_fp as now required.
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 velhoCleanups and cosmetics
2007-07-18 velhoDebuging surf Reno and Vegas with lagrange optimization...
2007-06-29 velhoAdded all TCP VEGAS/RENO related functions. TODO: the...
2007-06-29 velhoAdded the update for the Df parameter (lmm_variable_t...
2007-04-18 velhoAdded lagrange_dicotomi_solve.
2007-03-21 velhoPrototype of function lagrange_solve added.
2007-02-16 cheriermsome functions of the maxmin api are now exported in...
2007-02-14 velhoExport sdp_solve only when compiling with csdp!
2007-02-07 mquinsontypo
2007-02-07 cheriermdo not export the functions of this header in the dll
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-28 mquinsoncosmetics
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-03-27 alegrandAdding convenient functions and traces for debuging
2005-07-25 alegrandExtending the maxmin solver to take into account shared...
2005-07-22 alegrandtrivial API extension of the maxmin solver
2005-01-10 alegrandAdd two convenient functions
2004-12-29 alegrand*** empty log message ***
2004-12-17 alegrandAdding function to indicate whether an action is suspen...
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 alegrandAdd lmm_get_var_from_cnst
2004-12-07 alegrandIf a system has not been modified between two successiv...
2004-11-29 alegrandFailures now taken into account. Need to write clean...
2004-11-20 alegrandBug fix and add a fonction indicating whether a constra...
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...