Skip to content

Reconcile with hdt-cpp implementatation. #4

@donpellegrino

Description

@donpellegrino

The HDT-C++ Repository includes an implementation of Compressed String Dictionaries embedded within its codebase at https://github.com/rdfhdt/hdt-cpp/tree/develop/libhdt/src/libdcs. The HDT-C++ CSD.h file references:

"Compressed String Dictionaries"
Nieves R. Brisaboa, Rodrigo Canovas, Francisco Claude, Miguel A. Martinez-Prieto and Gonzalo Navarro.
10th Symposium on Experimental Algorithms (SEA'2011), p.136-147, 2011.

There is a bit of a mess of HDT-C++ library use documented at rdfhdt/hdt-cpp#19.

The libCSD README in this repository cites the same journal article as the basis for the implementation.

The article itself references http://libcds.recoded.cl (Wayback Machine) which is now https://github.com/fclaude/libcds.

Is this Martinez-Prieto implementation distinct from the Navarro / Claude implementation? If so, how should I choose between them? Or, is this codebase an old artifact along the lifecycle of one canonical Compressed String Dictionaries implementation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions