Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Extending the maxmin solver to take into account shared resources (i.e. constraints...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 25 Jul 2005 19:40:09 +0000 (19:40 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 25 Jul 2005 19:40:09 +0000 (19:40 +0000)
commitc54bb11ab9d68e5a581528dfc4c425ff68a8c776
treea3b048f825555361bd9f6a70d0d564842d843289
parentb8ddb2162490c1fcebf487731889cc730d5c5766
Extending the maxmin solver to take into account shared resources (i.e. constraints that should be written max(x_i) < C instead of sum x_i < C)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1570 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/include/surf/maxmin.h
src/surf/maxmin.c
src/surf/maxmin_private.h