diff --git a/README.md b/README.md index da8debdbca8dcf7056a4ee6a4e2904f77001699c..c8afc66f813d2fb4c2a7e7b16c5ecd30ee2c3996 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 !)