Skip to content

Files

Latest commit

dc14dae · Aug 26, 2020

History

History

steinerDB

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 26, 2020
Jan 20, 2020
Jan 22, 2020

This is the source code of keyword search algorithm, it is based on Java 8.

The entry to the program is /src/TestCode/TestAllGiven.java

The folder /src/DOGST/ contains our implementation of KeyKG & KeyKG+.

Please find the data source in the paper and build the index by yourself. /src/TestCode/GeneratePLL.java contains the code to generate the data.