Typo.
[mtp.git] / README.txt
index 685211d..c3e14dd 100644 (file)
@@ -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:
 
@@ -26,7 +27,7 @@ This software package includes three commands:
 
  - mtp_example creates a tracking toy example, and runs the tracking
    algorithm on it. It gives an example of how to use MTPTracker on a
-   configuration produced dynamically, and produce a test input file
+   configuration produced dynamically, and produces a test input file
    for the mtp command.
 
  - mtp_stress_test creates a larger problem with a lot of noise and