Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Types and function prototypes for the max_min linear solver.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 4 Nov 2004 06:54:43 +0000 (06:54 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 4 Nov 2004 06:54:43 +0000 (06:54 +0000)
commitab3a9d12abbb2c3b42fa46f5869f234e78bc1180
treedeb2fc8c98e4b7b1902c1b7200fef63670fcb917
parent2ec77ead8131d77ef5201888c49ae61681fa3922
Types and function prototypes for the max_min linear solver.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@483 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/include/surf/maxmin.h [new file with mode: 0644]
src/surf/maxmin.c [new file with mode: 0644]
src/surf/maxmin_private.h [new file with mode: 0644]