v0.2.1: Added scale factors for graphalytics
Includes minor improvements/features:
- Changed the way scale factors are internally specified. Now they not only can set the number of persons, start year and number of simulated years, but any other parameter.
- Added a new serializer specially designed for the Graphalytics benchmark.
- Added weights to knows relationships. These are currently used only in Graphalytics and are correlated with the distance of the countries of the two connected persons.
- Changed the names of scale factors. The former 1, 10, 30, etc. scale factors that were used in LDBC SNB, are now named snb.interactive.1, snb.interactive.10, snb.interactive.30, etc. respectively.
- Defined new scale factors for graphalytics. These are called graphalytics.10, graphalytics.30, graphalytics.100 and graphalytics.300. Please read the Compile and Execution page for more information.