summaryrefslogtreecommitdiff
path: root/branches/hugues/glagen/dll/NOTES
diff options
context:
space:
mode:
author(no author) <(no author)@0f7e0d06-a6f9-0310-a55f-d5f984f55e4c>2005-02-10 23:10:51 +0000
committer(no author) <(no author)@0f7e0d06-a6f9-0310-a55f-d5f984f55e4c>2005-02-10 23:10:51 +0000
commitd3e67b912a97834dbf0711b5d3dbbc0bd3d29ee8 (patch)
treec75fb219c85cb087882700c0d436553c32cae6f0 /branches/hugues/glagen/dll/NOTES
parentc50bc6329ff6e336de47efa7b2275c77e85a75a1 (diff)
This commit was manufactured by cvs2svn to create branch 'hugues'.
git-svn-id: file:///usr/local/opt/svn/repos/glagen@4 0f7e0d06-a6f9-0310-a55f-d5f984f55e4c
Diffstat (limited to 'branches/hugues/glagen/dll/NOTES')
-rw-r--r--branches/hugues/glagen/dll/NOTES13
1 files changed, 13 insertions, 0 deletions
diff --git a/branches/hugues/glagen/dll/NOTES b/branches/hugues/glagen/dll/NOTES
new file mode 100644
index 0000000..19b48fa
--- /dev/null
+++ b/branches/hugues/glagen/dll/NOTES
@@ -0,0 +1,13 @@
+
+Parcours de la matrice d'adjacence,
+a chaque fois que je tombe sur un noeud
+de dependance, j'ajoute un fils et je
+mets cette dependance a zero.
+
+Je continue jusqu'a ce que tout le monde ait
+0 dependances (matriciellement parlant)
+
+Probleme...
+
+Des dependances croisees, en dehors de la matrice..
+On va dire que pour le moment, on s'en fout.