Skip to content

spyros-zikos/CEID-Multidimensional-Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiDimensionalDataStructures

project on multi dimensional data structure within elective course of CEID

About

Compare R tree, Quad tree, Range tree, KD tree And use lsh

Install dependencies

pip install pandas pip install openpyxl pip install matplotlib

Run demo

For 1 query run:

python main.py

Type:

1

Enter the parameters:

a
k
2
10
100
0.3

See the results in the folder plot and in the file lsh.txt.

For 10 queries run:

(For more than 1 query you run tests)

python main.py

Type:

10

See the results in the folder plot and in the excel file.

About

Multidimensional Data Structures, 7nd cemester, CEID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages