X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=README.txt;fp=README.txt;h=18266af5fc1cad8f145878eccac48821573c3261;hp=ca2e0625661a83cf5851a8108813edeb97343145;hb=f24a5cd12d6f6336799bb9af222b599485de02d9;hpb=283fb863279172a0240cdae69eff023e149e997a diff --git a/README.txt b/README.txt index ca2e062..18266af 100644 --- a/README.txt +++ b/README.txt @@ -18,9 +18,9 @@ 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: +This software package provides two commands: - - mtp is the generic command to use in practice. It takes tracking + - mtp is the generic tool to use in practice. It takes tracking parameters as input, and prints the tracked trajectories as output. The format for these parameters is given at the bottom of this documentation.