[Overview] [Papers and Talks] [Source Code] [Dataset] [Contacts]
1. Ranking Distributed Probabilistic Data,
Important Notice
If you use this library for your work, please kindly cite our paper. Thanks!
If you find any bugs or any suggestions/comments, we are very happy to hear from you!
Library Description
The library is developed in GNU C++. It also comes with the data Generator in Matlab. Before compilation you must install the GNU Linear Programming Kit available here. To compile, simply go to each folder and type Make.
Download
Ranking Distributed Probabilistic Data Library [tar.gz]
Quick Install
The subfolder's names are self-explain. Each subfolder contains a Makefile for easy-compilation. All the main test program has a verbose help output to explain what parameters it expects.
We have generated and experimented with the datasets described in the paper. In the source-code released above, it also contains the generator for the synthetic data sets. For real data sets, please follow the description in our paper.