How to install/run the weighted dataset generator 1) Download WeightedDatasetsGen.zip and unzip it The following folders are generated: a) WeightedDatasetsGen/src/ : it contains the java source files and the class files b) WeightedDatasetsGen/test/ : it contains a running example to show you how to generate weighted datasets 2) Compile the java source files cd WeightedDatasetsGen/src/ javac *.java 3) Read Readme.txt 3) Try to generate a new weighted dataset cd WeightedDatasetsGen/test/ run runPoisson.sh or runUniform.sh For any problem contact Paolo Garza at garza@elet.polimi.it