Skip to content

Cao-Wuhui/AP-treeR-SJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFV-treeR-SJ: Accelerating Set Similarity RS-Joins at Low Thresholds using LFV-trees

This repository contains the source code and datasets for the paper LFV-treeR-SJ: Accelerating Set Similarity RS-Joins at Low Thresholds using LFV-trees submitted to ICDE 2025.

Overview

This repository provides the Java implementation of two algorithms for fast set similarity RS-joins (SSR-SJ):

  • FV-treeR-SJ: A fast algorithm using FV-tree for set similarity RS-joins.
  • LFV-treeR-SJ: An enhanced version of FV-treeR-SJ, utilizing a more efficient LFV-tree.

Dependencies

  • OpenJDK 1.8.0
  • Apache Hadoop 2.7
  • Apache Maven (for building the project)

Datasets

Due to GitHub's file size upload limitations (100 MB), we are unable to include the datasets in this repository. Please download the datasets required for the experiment from the following website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages