X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.txt;h=a20e23d50b30aec77c682079bcc7f39472fff5d7;hb=02b0f31c9e2e4ca12f7f33d63ae7a77de2d711c2;hp=026f50810338195530d07198c9b61014d792645f;hpb=09c2607f1569a54f9f77ee5006148937044ee79d;p=mtp.git diff --git a/README.txt b/README.txt index 026f508..a20e23d 100644 --- a/README.txt +++ b/README.txt @@ -14,7 +14,8 @@ in 2011. This implementation is not the reference implementation used for the -experiments presented in this article. +experiments presented in this article. It uses a Dijkstra with a +Binary Heap for the min-queue, and not the optimal Fibonacci heap. * INSTALLATION @@ -131,4 +132,4 @@ structure -- François Fleuret -October 2012 +December 2012