An open API service indexing awesome lists of open source software.

https://github.com/nickrobison/tdtree

Java implementation of TD-Tree index scheme
https://github.com/nickrobison/tdtree

Last synced: 5 months ago
JSON representation

Java implementation of TD-Tree index scheme

Awesome Lists containing this project

README

          

# TDTree
[![Build Status](https://github.com/nickrobison/fasttuple/actions/workflows/build.yaml/badge.svg)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.nickrobison%3Atdtree&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=com.nickrobison%3Atdtree)

Java implementation of TD-Tree index scheme, described by Stantic et. al in a recent [paper](https://link.springer.com/chapter/10.1007/978-3-642-15576-5_53).