Skip to content

Two algorithms: 1) Global skyline query 2) Top-k most dominant global skyline points

Notifications You must be signed in to change notification settings

Tourgito/Skyline_Query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skyline_Query

A project that I created for my postgraduate, more precisely, the course of Technologies for Big Data Management and Analytics.

Objective

  1. Calculate the global skyline in a dataset
  2. Calculate the Top-k most dominant global skyline points in a dataset

Files

    Report.pdf -> The report of the project
    Code -> The scala project
    datasetGeneration.py -> The code that generates the datasets for which I executed the 2 algorithms

About

Two algorithms: 1) Global skyline query 2) Top-k most dominant global skyline points

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published