Skip to content
Back to formatted view

Raw Message

Message-ID: <53E0B671.8000801@p-roocks.de>
Date: 2014-08-05T10:48:17Z
From: Patrick Roocks
Subject: rPref - new package for preferences and Skylines

rPref is a new package for Skyline computation and some slight 
generalizations (database preferences).

The Skyline of a dataset selects tuples which are Pareto-optimal with 
respect to given optimization goals. Only those tuples are returned, 
which are not dominated by any other tuple. A tuple dominates another 
tuple if it is better than another tuple in all relevant dimensions 
(strictly better at least in one dimension).

rPref offers efficient Skyline computation (algorithms are in C++) and 
some related stuff (e.g. maxima of other preference orders, top-k 
preference selection, some tools for visualization).

Find more information and examples at: http://www.p-roocks.de/rpref

Feel free to send a mail to me for suggestions, bug reports, etc.

Patrick

_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages