From 6ef4e9d1758f99c6609d6842a15a960a52683c8b Mon Sep 17 00:00:00 2001 From: Jacques Fize <jacques.fize@cirad.fr> Date: Tue, 5 Mar 2019 02:01:26 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index da8debd..c8afc66 100644 --- a/README.md +++ b/README.md @@ -138,15 +138,5 @@ each code is associated with a reference to the original.** ## TODO List - * Debug algorithms --> Random Walk Kernel, Deltacon + * Debug algorithms --> Random Walk Kernel * Optimize algorithms --> Vertex Ranking -======= -## Improvements - -GMatch4py is going through some heavy changes to diminish the time execution of each algorithm. You may found an alpha version available in the branch `graph_cython`. - -As of today, the results are promising (up to 36 for Jaccard) - -## TODO List - - * Debug algorithms --> :runner: (almost done !) -- GitLab