Port of the rust implementation in graspan1.
The dataset is downloaded from graspan dataset.
The dataformat is: [EDGE SOURCE] [EDGE DESTINATION] [EDGE VALUE].
An edge-list format.
To run this test the file http_df has to be put in the build directory.
Then execute the test with: dub test -- -s -d "shall calculate the dataflow from http_df"