Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
LMM: add a function to see how many variables are active on a constraint
[simgrid.git] / src / include / surf / maxmin.h
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropAllow selective update to be independently set for...
2010-12-06 piniAllow to configure precision in the maxmin systems.
2010-10-11 alegrandIndent include and src using this command:
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-27 piniRevert "Compilation broken." This wasn't suppose to...
2010-09-27 piniCompilation broken.
2010-08-09 schnorrfullduplex support
2010-04-25 mquinsonFix copyright headers
2009-09-29 donassbrFix problem when comparing two doubles.
2009-08-27 donassbrRemove unnecessary changes at maxmin.c.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-07-13 mquinsonSURF: Kill the SDP model
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...