View on GitHub

PrefGen

Dataset Generator with Simple Preferences for StreamPref DSMS Prototype

Download this project as a .zip file Download this project as a tar.gz file

Table of Contents

Introduction

PrefGen is a dataset generator with conditional preferences for StreamPref DSMS prototype. PrefGen generates the relations, queries and auxiliary files for the execution of experiments with StreamPref. The experiments parameters must be updated directly in the source code. The parameters are the following:

The relations are composed of integer attributes. At every instant, INS tuples are inserted and DEL tuples are deleted. The number of iterations are controlled by the variable ITERATION_DEFAULT. Please see the related publications for more information.

Command Line

prefgen.py [-h] [-g] [-r] [-s]:
    -h/--help: display help message
    -g/--gen: Generate files
    -r/--run: Run experiments
    -s/--summarize: Summarize experiments results