From c9d00d422b892c609df86a847eee46b36722b8f6 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Wed, 2 Jan 2013 20:46:57 +0100 Subject: [PATCH] Cosmetics. --- README.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 685211d..1bc9751 100644 --- a/README.txt +++ b/README.txt @@ -14,8 +14,9 @@ in 2011. This implementation is not the reference implementation used for the -experiments presented in this article. It uses a Dijkstra with a -Binary Heap for the min-queue, and not the optimal Fibonacci heap. +experiments presented in this article. It does not require any +library, and uses a Dijkstra with a Binary Heap for the min-queue, +instead of a Fibonacci heap. This software package includes three commands: -- 2.20.1