From b0c6acd27ee398be83e88d9dbdca428a3804d9f9 Mon Sep 17 00:00:00 2001 From: velho Date: Tue, 28 Jul 2009 13:34:18 +0000 Subject: [PATCH] Branch to work on maxmin selective update, consists of flaging portion of the system that change instead of computing the whole system each time a small change is detected. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6527 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- TODO | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index e45ee037f6..0510f3c535 100644 --- a/TODO +++ b/TODO @@ -174,4 +174,14 @@ received by the other side (implemented with an ACK mechanism). [other modules] * log control, management, dynamic token ring * a way using SSH to ask a remote host to open a socket back on me - \ No newline at end of file + + +* +* SURF +****** + +[maxmin] + * select portion of the system that changed instead of recomputing + * the whole system solution at each action change + + -- 2.20.1