From 7d1730fc4933538fc443381347d1895801b825e6 Mon Sep 17 00:00:00 2001 From: Christophe Rigotti <crigotti@mccr.local> Date: Sun, 24 Apr 2022 22:46:03 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20d'une=20id=C3=A9e=20cot=C3=A9=20seed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- memo_01.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/memo_01.txt b/memo_01.txt index 6c4550d..acd0260 100644 --- a/memo_01.txt +++ b/memo_01.txt @@ -30,5 +30,6 @@ Algo: - plus court chemin, recherche de cycle à partir d'un sommet - page rank +utiliser des seed pour que l'exécution soit reproductible -- GitLab