Path-Set: Dictionary Data Structures for Path Name Strings

The Path-Set Program

Path-Set's main vocation is that of a playground and test bed for a forest of data structures and associated algorithms exploring parts of the solution space of the problem of online dictionaries for path name strings. For details see the documentation section below.

Downloading

The entire source code development history—including the latest development sources—can be browsed using cgit or gitweb or can be retrieved locally with the command:

$ git clone git://git.sv.nongnu.org/path-set

Documentation

The README file—to be found in the top directory of the source tree—describes to a substantial extent PathSet's initiating problem, its internals and its usage.

The files path-set.txt and path-set-total-mem.txt—located in the doc directory of the source tree—account for two series of tests that were applied to Path-Set and for the statistics data obtained from them.

Mailing Etiquette

Please do not send messages encoded as HTML, nor encoded as base64 MIME, nor included as multiple formats. Please send messages as plain text. Please include a descriptive subject line. Please avoid sending large messages, without prior contact.

Licensing

Path-Set is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

Author

The author of this software is Stefan Vargyas <stvar@yahoo.com>.

Copyright © 2016   Stefan Vargyas