X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=README.txt;h=a20e23d50b30aec77c682079bcc7f39472fff5d7;hp=026f50810338195530d07198c9b61014d792645f;hb=7f847d18f82e92c8af842f50e0ea16fa66bf9584;hpb=2b3a2e10ec226f1610b9c39abd20f0899a34a652 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